문제

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?

도움이 되었습니까?

해결책

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.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top