GCP IAP 您的请求有问题。错误代码 11

GCP IAP There was a problem with your request. Error code 11

我为 AppEngine 配置了 Google Cloud IAP,然后,当我尝试访问我的应用程序时,我登录到我的 google 帐户,我被重定向到这个 url :

project-id.appspot.com/_gcp_gatekeeper/authenticate?state=long-state-string&scope=email%20openid%20https://www.googleapis.com/auth/userinfo.email&authuser=2&hd=domain.com&session_state=a23b09e8ae90697d931d96068fdcf163a7a71010..9268&prompt=consent

此页面仅显示以下错误,其他无关紧要:

There was a problem with your request. Error code 11

试图到处寻找日志,但没有成功。 @Matthew Sachs 你有什么想法吗?

在设置新项目时遇到过这种情况,解决方法是关闭 IAP 然后再重新打开。

不是很好的答案,但希望能有所帮助。