On Wed, Oct 2, 2013 at 11:35 AM, john <[email protected]> wrote:

> 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:
>
> 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?
>
>

It looks like the application is having trouble refreshing your access
token. Can you try revoking your application's access to Google Calendar (
see https://support.google.com/accounts/answer/41236?hl=en ) and then
granting access again?

Also, try running your application within the development server. Does the
error stay the same or is it different?


-----------------
-Vinny P
Technology & Media Advisor
Chicago, IL

App Engine Code Samples: http://www.learntogoogleit.com

-- 
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