Hi Robert, I'm not using federated login. I thought I had found the solution for the language here: http://code.google.com/p/googleappengine/issues/detail?id=1897 but it's still in English.
Regarding the 500 error I'm not seeing anything in my app logs when it happens. I cannot reproduce it all the time either. I found this https://code.google.com/p/googleappengine/issues/detail?id=4304 that might be related to that. Thanks. On Apr 19, 5:38 pm, Robert Kluin <[email protected]> wrote: > 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 > > athttp://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.
