Hi, I have an android application that authenticates to the app engine with the a google account. I am experiencing a very annoying issue. Once in a while I start getting status 500 when posting /_ah/login?... to my app. I just get the regular server error message :
"Error: Server Error The server encountered an error and could not complete your request. If the problem persists, please report<http://code.google.com/appengine/community.html> your problem and mention this error message and the query that caused it." currently I am unable to get non 500 status from app engine. This is not the first time this has happened and it just goes away by itself after more than a few hours. The app engine status page does not show there is any issue. The last time this happened, I did see a few posts in this group and in app engine java group about this issue but there was no response by any Googler. Is anyone using Google authentication on a production environment? Is it flakey as it seems? Any help will be appreciated (before I re write my authentication process). Thanx,Lior -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine/-/EvBFE-BCEYwJ. 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://groups.google.com/group/google-appengine?hl=en.
