Nope, no error logs in the GAE admin console. The request goes to the Google Accounts service fails, redirects to http://appengine.google.com/_ah/conflogin which then 500s before redirecting back to my app.
I spent a day investigating this - my code hasn't changed. My tablet upgraded to 4.3, but my phone is still running on 4.1.2, and also reproduces the problem. The odd thing is that the Browser still works, and I essentially used the same code. My best guess at the moment was that Google patched this "hole" http://www.pcworld.idg.com.au/article/522766/android_one-click_google_authentication_method_puts_users_businesses_risk/ I'm not sure how they're identifying requests from the Android Browser and letting those pass though. It would be nice if someone from Google could confirm this behavior. On Friday, September 13, 2013 12:53:44 AM UTC-4, Vinny P wrote: > > On Thu, Sep 12, 2013 at 2:45 PM, D X <[email protected] <javascript:>> > wrote: > >> This URL is broken - ie goes to a GAE 500 error page. I'm trying to >> figure out whether this is something broken with the User service, or my >> Android app (which was working fine until maybe a month ago).\ >> > > > Do you see any error logs in your App Engine admin console screen? Have > you changed any part of the application code at the same time this error > popped up? > > Also, are you logged into multiple Google accounts or just one when trying > to do this? > > > ----------------- > -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.
