问题
As of today I'm unable to Query my own Datastore from the new App Engine Admin console. I'm stopped by an Datastore Error "You are not authorized to use Google Cloud Datastore for this project."
I'm the owner of the project and I've tried on other "owner" accounts but I get the same error. It was working fine last week.
回答1:
I had the same problem (reported and fixed) few months ago, I guess it came back with the last admin console update last week.
It is not a decent workaround but if you really need to perform a query before they fixe the issue you can:
- open the datastore query page
- remove the error from the html
- select "Query using GQL" (this one is still working apparently)
回答2:
Looks like it's been resolved as of Today. I'm now able to access the Datastore Query page.
来源:https://stackoverflow.com/questions/29354624/not-authorized-to-use-google-cloud-datastore-for-this-project