Hope this helps.
On Wed, Feb 15, 2012 at 9:36 AM, rikkit <tehrik
...@gmail.com> wrote:
> Hi,
> I'm making an application for GetGlue.
> I have the consumer and consumer_secret tokens. I can successfully
> send them to the API, and I receive an oauth_token and
> oauth_token_secret. I send these to the authorisation uri, and the
> user is then prompted to login and authorise.
> From what I understand about Oauth, GetGlue should then be sending the
> user to the callback url, with an oauth_verifier token in the query
> string (which I would then use to access the API on the user's
> behalf). However, it's just sending me to the callback url with no
> tokens.
> Am I expecting too many tokens or is something wrong?
> --
> You received this message because you are subscribed to the Google Groups
> "glue-development" group.
> To post to this group, send email to glue-development@googlegroups.com.
> To unsubscribe from this group, send email to
> glue-development+unsubscribe@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/glue-development?hl=en.
--