Interesting, I am trying to setup authentication using /_ah/login as well and am seeing 500s repetitively (actually that's all I'm seeing). I can swear I've had it working before exactly the way I'm implementing it right now, but for 2 days I've been banging my head trying to figure out why it doesn't work.
Maybe after all this is a real issue, not a problem in my new implementation?? Is anyone able to get a response from /_ah/login right now?? Thanks, Gabriel On Sep 12, 10:55 am, Lior Harsat <[email protected]> wrote: > 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 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.
