I'm not seeing this on test app. To debug futher, more details are needed.
* What is the URL you are seeing this message on?
* Does it happen for all browsers? (Well, more specifically what browser are you seeing it on?)
* Maybe other info, like what appid, etc.
* Are you seeing any useful information in your debug logs?
On Friday, January 18, 2013 6:50:08 AM UTC-8, Matt Sullivan wrote:
![]()
I have an app that has been stable and running for some time and starting sometime at about 12am EST yesterday all my users started getting a accounts message / infinite loop.
I am using the pythons api to generate the login url:
from google.appengine.api import users.create_login_url
any ideas?