On Thu, May 15, 2014 at 6:06 PM, synth3tk <music4da...@gmail.com> wrote:

> The problem seems to be that if a user has more than a certain number of
> Google / GApps accounts logged in simultaneously (I can successfully
> reproduce it once I hit 5 accounts), they get an "Error 414" from Google
>
> My brief search on the error states that the URL is too long, since it's a
> GET request. Just about all of the advice states to use POST instead. The
> problem is, we're using Google's built-in create_login_urlmethod,
>


It's a known issue with the Users API, it's been talked about on this forum
before. The only workaround is to advise your users to log into fewer than
5 accounts at a time, or skip the Users API and use the Sign In With
Google+ API: https://developers.google.com/+/features/sign-in


-----------------
-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 google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.

Reply via email to