简体   繁体   English

Google项目在Developers Console中不可见

[英]Google project not visible in Developers Console

I have created a Google project some time ago. 我不久前创建了一个Google项目。 The application can be found in appengine.google.com (and I can run it like this: [my-app-id].appspot.com) But I can not find it in https://console.developers.google.com/project I even tried to access it by typing the URL like this: https://console.developers.google.com/project/apps~[my-app-id] which just gives "ERROR The project you requested is unavailable" I have not deleted the project. 该应用程序可以在appengine.google.com中找到(我可以像这样运行:[my-app-id] .appspot.com)但是我在https://console.developers.google.com找不到它/ project我甚至尝试通过键入以下URL来访问它: https//console.developers.google.com/project/apps~ [ my-app- id] ,它只是提供“错误您请求的项目不可用”我没有删除该项目。

How can I access the console pages. 如何访问控制台页面。 The problem is that I can not access the project's permissions (OAuth keys) without the console. 问题是我没有控制台就无法访问项目的权限(OAuth密钥)。

Any advice for this? 有什么建议吗?

I've hit this a couple of times before remembering the solution which for me was to enable the "Google Play Android Developer API" in the Google API Console. 在记住解决方案之前,我已经尝试了几次,这对我来说是在Google API控制台中启用“Google Play Android Developer API”。 Via Library > Mobile APIs > Google Play Android Developer API and you should see an Enable button at the top of the page. 通过图书馆>移动API> Google Play Android Developer API,您应该会在页面顶部看到一个启用按钮。

Going back and refreshing the Google Play Developer Console now shows the API Console Project for linking. 现在,返回并刷新Google Play 开发者控制台会显示用于链接的API控制台项目。


该项目是所谓的遗留项目,需要在应用程序设置中进行“更新” https://developers.google.com/appengine/kb/general#cloudintegration

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM