It still doesn't work with having many accounts. For instance, on michigandemocracy.appspot.com, if you try logging in with 5 accounts, the server will generate an error.
Strangely enough, it doesn't show up in the appengine logs :( On Friday, July 6, 2012 9:38:34 PM UTC-5, John Pritchard wrote: > > It's either fixed, or doesn't come in until i have a larger number of > multi-sign-on's. > > On Fri, Jul 6, 2012 at 9:14 PM, Zachary “Gamer_Z.” Yaro > <[email protected]<javascript:> > > wrote: > >> I have had that same issue for a while, but I have yet to find a solution >> :( >> >> —Zachary “Gamer_Z.” Yaro >> On Jul 6, 2012 9:02 PM, "John Pritchard" >> <[email protected]<javascript:>> >> wrote: >> >>> >>> Just started seeing this now -- across all apps >>> >>> >>> On Tuesday, November 8, 2011 1:55:11 AM UTC-5, Nick Cooper wrote: >>>> >>>> Hi, >>>> >>>> For my app I'm using OAuth. I simply set the security constraint in >>>> web.xml and then use the userService on the server side to get their >>>> login credentials >>>> >>>> It works really well, except I'm running into an issue when a user who >>>> is currently logged into multiple google accounts tries to sign in >>>> >>>> It correctly shows them the Google page to select which account to >>>> login with, however no matter what they choose it directs them to /_ah/ >>>> conflogin where they get: >>>> >>>> Error: Server Error >>>> >>>> The server encountered an error and could not complete your request. >>>> If the problem persists, please report your problem and mention this >>>> error message and the query that caused it. >>>> >>>> >>>> Has anybody run into this before? >>>> >>>> Thanks, >>>> Nick >>> >>> -- >>> 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/-/hUav-zdEU7kJ. >>> To post to this group, send email to >>> [email protected]<javascript:> >>> . >>> To unsubscribe from this group, send email to >>> [email protected] <javascript:>. >>> For more options, visit this group at >>> http://groups.google.com/group/google-appengine?hl=en. >>> >> -- >> 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]<javascript:> >> . >> To unsubscribe from this group, send email to >> [email protected] <javascript:>. >> For more options, visit this group at >> http://groups.google.com/group/google-appengine?hl=en. >> > > > > -- > http://www.google.com/profiles/john.douglas.pritchard > > -- 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/-/ze6PZjyJwXEJ. 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.
