1
vote
1answer
208 views

Google Buzz OAuth server drops the oauth_token value when authorize the request token (OAuthAuthorizeToken)

I'm trying to authenticate to Google Buzz with OAuth but encounter a weird problem: After get an unauthorized request token (OAuthGetRequestToken) I try to authorize the request token ...