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 glue-dev...@googlegroups.com
"After successfully accessing the token, the Glue API returns the glue_userId of the user who just logged in, along with the oauth_token and oauth_token_secret. These values are also returned in the response headers."
I'm able to get this far. But how do I make further /user calls with the token and token secret? Do I pass it as a parameter in the query string?