I have an admin page in my app. In the app.yaml, it is configured to be accessible only to project admins by use of the "login: admin" line.
But when I visit the url that this is set up for, I see this (in Chrome): Error: Not FoundThe requested URL /_ah/login_required?continue=http://nat-abbotts.appspot.com/post was not found on this server. -- 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.
