Andrea Usuelli
unread,Aug 2, 2011, 3:45:22 AM8/2/11Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to glue-development
Hi, I just got API access but I can't get oauth authentication to
work.
From the doc: "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."
After clicking "Allow" on getglue's authorize endpoint I get
redirected to my oauth_callback url, but the problem is that I can't
find the tokens anywhere (I checked the headers, get and post
parameters).
Am I missing something?
P.S: It's not the first time I use oauth 1.0.
Thank you,
Andrea