You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to misoapi
When I am requesting access token through xauth I am getting a 502 bad
gateway error, however when I supply wrong credentials it is
unknown xauth login credentials
so my guess is that xauth is not working correctly.
Nathan Esquenazi
unread,
May 9, 2011, 8:03:14 PM5/9/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to mis...@googlegroups.com
Looks to me that you have not specified the correct consumer key and secret. Can you verify those and then try the request again? It appears your client application wasn't being located.
Nathan Esquenazi
unread,
May 10, 2011, 3:29:00 AM5/10/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to mis...@googlegroups.com
Also, if not already the case when you do XAuth can you change the content-type to: "application/x-www-form-urlencoded" and see if that helps as well.
vinu...@gmail.com
unread,
May 10, 2011, 7:22:55 AM5/10/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to mis...@googlegroups.com
HI , Thank you for your response, that fixed the problem.