Hello Matt,

On Fri, Jun 28, 2013 at 12:50 AM, Matt Jibson <[email protected]> wrote:

> Redirected from https://appengine.google.com/_ah/conflogin to
> http://www.goread.io/_ah/conflogin yields a 500 if a user is logged in to
> ~5 google accounts, on both chrome and firefox. Anyone seen this?
> Document here: https://github.com/mjibson/goread/issues/25
>


It's a known issue since 2011, see this previous App Engine Groups post
(scroll down to the last post):
https://groups.google.com/d/msg/google-appengine/lD93NDrUP78/ze6PZjyJwXEJ
 This error only occurs with the built-in Users service. If you roll your
own OAuth authenticator service (
https://developers.google.com/accounts/docs/OAuth2Login ) you can avoid
this. Of course, the simpler choice is to recommend that the user is logged
into less than 5 accounts, or using the Incognito mode of their browsers.

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