I'm trying to exchange my request token for a access token. However,
I'm baffled by the error message:
Unable to upgrade OAuth request token to access token: 400,
parameter_absent
oauth_parameters_absent:oauth_token
when checking my request, I have the following:
<WSGIRequest GET:<QueryDict: {u'oauth_token': [u'4/
Ir7s4J3cX6xXTwYqTjklFf5Y14QC'], u'oauth_verifier':
[u'rhuAu6TDAPKfyfGDgLqrKD39']}>,
What is wrong here? Im using python gdata client library.
--
You received this message because you are subscribed to the Google
Groups "Google Calendar Data API" 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://code.google.com/apis/calendar/community/forum.html