App Engine Authentication Error

Posted by Suzy on Stack Overflow See other posts from Stack Overflow or by Suzy
Published on 2009-12-03T00:21:49Z Indexed on 2010/12/23 1:54 UTC
Read the original article Hit count: 647

I have an app hosted by google app engine, and I am having trouble with authentication.

When I login using my admin account and try to access the admin page or members pages, I just get a blank screen. I can login, and the members only menu shows when I login, but I just can't see any data from the members pages.

I'm not really sure where I should start checking? My app is registered with my google apps account and I am using the only admin login that is there.

Any suggestions would be appreciated.

© Stack Overflow or respective owner

Related posts about django

Related posts about google-app-engine