google-code-export / gdata-python-client

Automatically exported from code.google.com/p/gdata-python-client
1 stars 0 forks source link

GDClient.GetAccessToken should raise UnableToUpgradeToken #459

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Right now, GDClient.GetAccessToken raises a generic RequestError on failure but 
it may be more suitable to raise UnableToUpgradeToken.

Original issue reported on code.google.com by skrulx on 14 Oct 2010 at 4:23

GoogleCodeExporter commented 9 years ago

Original comment by joe.gregorio@gmail.com on 21 Jan 2011 at 8:40

GoogleCodeExporter commented 9 years ago
Is there any update to this. I'm receiving a "parameter absent" when I use the 
GetAccessToken method and have fed it a legitimate request token. I know it is 
legitimate because if I omit the "GetAccessToken" method, I am taken to a page 
for granting access. It is only when upgrading to an access token that I get 
the error

Original comment by andrewmo...@google.com on 2 Aug 2012 at 10:10