Google App Engine: “The backend is locked down”

空扰寡人 提交于 2019-12-12 03:29:30

问题


I am trying to test out the Google App Engine. I have created an appspot domain, downloaded the sample project and put in all credentials required. I have also enabled Google Cloud Messaging for Android.

When I hit the send button (in the samples GuestBookActivity), I get the message:

"The backend is locked down. The administrator can change the authentication/authorization settings on [my appspot domain]".

Does anyone know about this issue and how to resolve it?


回答1:


As @Peter Knego said, see point 8 here: https://developers.google.com/cloud/samples/mbs/deploy_backend

I had forgot to open my server for development use.



来源:https://stackoverflow.com/questions/19778139/google-app-engine-the-backend-is-locked-down

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