Check your logs. I guess since you support both Google and Google Apps accounts you're using federated login? Where in the process does it fail?
I think the sign-in page might chose the Lang based on your locale settings. But, I don't remember for sure. Robert On Apr 20, 2011, at 1:30, MdeA <[email protected]> wrote: > Hi, > I added a forum to my web app. and I require users to sign in for what > I use the Google Sing In process. > Everything works fine in the dev. environment, but on the live > (production) website after users sign in they often get a 500 server > error and if you refresh the page then it goes through. > Why is that? > It's happening with regular Google accounts and also with accounts > from my Google Apps users (the application domain). > Anybody experiencing the same problem? > > On another note, my GAE application is linked to a domain I have > registered on Google Apps where I set the language to Spanish. > However, users get a screen to Sign In in English. I was expecting > they got the Sign In page in the language I set on Google Apps for > that domain (Spanish). > Is that possible somehow? Should I set soemthing else? > Thanks. > > -- > 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]. > 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. > -- 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]. 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.
