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 post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to