我为AppEngine配置了Google,然后,当我尝试访问我的应用程序时,我登录到我的google帐户,然后重定向到这个url:
project-id.appspot.com/_gcp_gatekeeper/authenticate?state=long-state-string&scope=email%20openid%20state=a23b09e8ae90697d931d96068fdcf163a7a71010..9268&prompt=consent
此页面只显示以下错误,其他内容都不重要:
There was a problem with your request. Error code 11试着到处找原木,但都是徒劳。@马修·萨克斯,你知道吗?
发布于 2019-03-27 10:44:12
当设置一个新项目时,体验到了这一点,解决方案是关闭IAP,然后再重新打开。
不是一个很好的答案,但希望能有所帮助。
https://stackoverflow.com/questions/55343497
复制相似问题