Re: [google-appengine] Re: OpenID authentication gives 500 Server Errors?

2011-09-16 Thread Ikai Lan (Google)
I take that back, a rollback was completed after all. This issue should not be affecting users anymore For future reference, the www prefix is the officially supported prefix (it also works better). I've updated this article to use the full URL: http://code.google.com/appengine/articles/openid.ht

Re: [google-appengine] Re: OpenID authentication gives 500 Server Errors?

2011-09-16 Thread Ikai Lan (Google)
Hey everyone, Yeah, that's the correct fix. The original documentation should have shown that the www prefix is the officially supported prefix. Is there anyone that can't deploy a change with this fix anytime soon? There is a fix being worked on but it won't go out soon. -- Ikai Lan Developer P

[google-appengine] Re: OpenID authentication gives 500 Server Errors?

2011-09-16 Thread Vivek Madurai
Iam also facing the same problem from today morning as James Broberg told,I used www.google.com instead of google.com it works fine.. http://xyz.appspot.com/_ah/login_required?openid=www.google.com/accounts/o8/id&continue= Thanks, Vivek On Sep 16, 10:54 am, Lucian Baciu wrote: > My users are s

Re: [google-appengine] Re: OpenID authentication gives 500 Server Errors?

2011-09-16 Thread Malte Jäger
helps-> /_ah/login_redir?claimid=*www.* google.com/accounts/o8/id&continue=... we need to know why this happens -- 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/

Re: [google-appengine] Re: OpenID authentication gives 500 Server Errors?

2011-09-15 Thread James Broberg
All, Adding www to the front of the google OpenID claimid seems to fix or work around the issue. Have a look at my issue for an example - I have added another comment. On 16 September 2011 15:08, James Broberg wrote: > I also opened a production issue also: > > http://code.google.com/p/googleapp

Re: [google-appengine] Re: OpenID authentication gives 500 Server Errors?

2011-09-15 Thread Lucian Baciu
My users are seeing the same issue. And since my app integrates with Google Apps it means none of my users can't sign in! Thanks, Lucian -- 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://gro

Re: [google-appengine] Re: OpenID authentication gives 500 Server Errors?

2011-09-15 Thread James Broberg
I also opened a production issue also: http://code.google.com/p/googleappengine/issues/detail?id=5907 It's been down for around 10 freakin hours for us. Anyone using Google to login to our site (i.e. 90% of our users) cannot login. On 16 September 2011 14:42, Jan Zawadzki / Hapara wrote: > Open

[google-appengine] Re: OpenID authentication gives 500 Server Errors?

2011-09-15 Thread Jan Zawadzki / Hapara
Opened a production issue if anyone else is experiencing this: http://code.google.com/p/googleappengine/issues/detail?id=5910 On Sep 16, 1:47 pm, "Jan Zawadzki / Hapara" wrote: > Hi - we're seeing 500 Server Errors on all login attempts.  It dies on > the login_redir call: > > myapp/_ah/login_