In the Google App Engine, when I click on the Datastore Admin
for an application, I get this error (where APPID is my application identifier):
Error: not found
The requested URL / _ah / login_required? Continue = https: //ah-builtin-python-bundle-dot-latest-dot-APPID.appspot.com/_ah/datastore_admin/? App_id = s ~ APPID was not found on this server.
A Google search didn’t bring anything useful. Has anyone else encountered this problem or was aware of potential solutions?
source share