Tuesday, January 10, 2012

[YouTube-API] oauth no oauth_token_secret returned from OAuthGetRequestToken

For some reason all of a sudden when I do a request to:

https://www.google.com/accounts/OAuthGetRequestToken

I get back a response like:

oauth_token=4%2FsrXhnsDmTJaOIYYGnc7-
ohvi_TBM&oauth_token_secret=&oauth_callback_confirmed=true

The "oauth_token_secret" value is empty. The request completed ok
(HTTP 200 success) and the other values shown above come through but
no "oauth_token_secret".

I'm using the java gdata-client and its been working just fine but now
with absolutely no code changes it always returns empty...

Anybody else seen this or know why this might be happening?

Thanks,
-Aj

--
You received this message because you are subscribed to the Google Groups "YouTube APIs Developer Forum" group.
To post to this group, send email to youtube-api-gdata@googlegroups.com.
To unsubscribe from this group, send email to youtube-api-gdata+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/youtube-api-gdata?hl=en.

No comments:

Post a Comment