It's unusual for software to send a request to OAuthAuthorizeToken.
That URL is meant for browsing; that is, its server uses HTML to
present a user interface, to enable the user to log in to Google
(authenticate) and give permission for an application to access her
data (authorize).

http://code.google.com/apis/gdata/auth.html#OAuth outlines the OAuth
flow.

On Jan 28, 8:36 pm, Razak <[email protected]> wrote:
> I am new to oAuth. I got the "oauth_token" and "oauth_token_secret".
> After that I tried to do the authorization part with the following
> code.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"OAuth" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [email protected]
For more options, visit this group at http://groups.google.com/group/oauth?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to