Google Console - Cloud Datastore Query returning “Backend Error”

拥有回忆 提交于 2019-12-12 06:19:08

问题


In Google Console, I get

"Backend Error"

when trying the access Cloud Datastore administration screens (Dashboard & Query screens return "Backend Error". Index screen works, somehow).

When looking at my App Engine Logs, I see this in my default module logs:

404 - /datastore/v1beta2/RunQuery Error 404: The resource could not be found.

The same code in development, and deployed to another App Engine application works perfectly. Any idea what's going on?

来源:https://stackoverflow.com/questions/29373545/google-console-cloud-datastore-query-returning-backend-error

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!