Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion Missing tokens from
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Karen Teng (GetGlue)  
View profile  
 More options Feb 15 2012, 10:00 am
From: "Karen Teng (GetGlue)" <ka...@getglue.com>
Date: Wed, 15 Feb 2012 10:00:26 -0500
Local: Wed, Feb 15 2012 10:00 am
Subject: Re: Missing tokens from

Correct - there isn't an oauth_verifier  token. After your callback is
invoked you should pass in the existing oauth_token and oauth_token_secret
(which have now been authorized) to the access token endpoint:
https://api.getglue.com/oauth/access_token

Once that is successfully called it will return with your permanent token
and secret for that user.

Hope this helps.

- Karen

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.

--
Karen Teng
VP of Engineering
http://getglue.com

GetGlue:   http://getglue.com/TengFactor
LinkedIn:  http://www.linkedin.com/in/karenteng

We are hiring! http://getglue.com/ <http://getglue.com/about>jobs


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.