我曾经有权在 Google App Engine 上删除自定义域或上传新的 SSL 证书。
但是,有一天 SSL 证书过期,我无法上传新的 SSL 证书并收到以下警告消息。
"You do not have sufficient permissions to view this page".
Run Code Online (Sandbox Code Playgroud)
当我删除此自定义域并收到以下警告消息时。
"All domains mapped to this application are shown below. Only owners of a domain may remove one of its mappings."
Run Code Online (Sandbox Code Playgroud)
我是 Google Cloud DNS 和项目中域名组的所有者。
任何解决此问题的想法。