Hi Andrin, Your datastore viewer will come back to life after a bit. That issue is caused because the datastore uses a soft-delete; you can search the groups for more information.
I don't remember the exact syntax, but I believe if you pass the app id with the s~ append to the remote_api it will work correctly. Robert On Wed, Apr 20, 2011 at 21:19, Andrin von Rechenberg <[email protected]> wrote: > Hi there > I deleted about 1mio entities in the datastore... and now I have a problem: > Whenever I click on "Datastore Viewer" in the appengine dashboard, I get a > HTTP 500. > The remote API spits out: > BadRequestError: app s~miumeet-hr cannot access app miumeet-hr's data > The (s~...) is because it's a HR app. > Any help is highly appreciated! > AppID: miumeet-hr > -Andrin > > -- > 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. > -- 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.
