My app uses the Google API Client library to access my Google Calendar, but 
starting Tuesday, an error occurs when the client code tries to refresh the 
access token to my Google account. The error message indicates that the 
oauth2 server is returning a 500 error:

<class 'oauth2client.client.AccessTokenRefreshError'> -- 
AccessTokenRefreshError('Invalid response 500.',)

I pasted the full request log at http://pastebin.com/3wLTi5fB.

I haven't changed the app in months, and I haven't changed my Google 
accounts in years (at least not that I know). 

Has anyone experienced this problem, or can suggest how to resolve it?

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to