Hi,
I wonder if datastore admin is broken recently.
I went into a datastore admin to select some entities to be deleted permanently.
The entities could not be removed.
Here is one of the error messages in the log
{metadata:{…}
protoPayload:{…}
insertId:"2016-04-21|17:24:58.520662-07|10.106.72.72|-519932969"
httpRequest:{…}
operation:{…}
} 10:24:55.113handle 404
10:24:55.114The resource could not be found.
Traceback (most recent call last):
File "/base/data/home/runtimes/python27/python27_lib/versions/third_party/webapp2-2.5.2/webapp2.py", line 1529, in __call__
rv = self.router.dispatch(request, response)
File "/base/data/home/runtimes/python27/python27_lib/versions/third_party/webapp2-2.5.2/webapp2.py", line 1265, in default_dispatcher
route, args, kwargs = rv = self.match(request)
File "/base/data/home/runtimes/python27/python27_lib/versions/third_party/webapp2-2.5.2/webapp2.py", line 1214, in default_matcher
raise exc.HTTPNotFound()
HTTPNotFound: The resource could not be found.
I have done it before a couple of month I did not have this problem
How can I fix it?