Google project not visible in Developers Console

2019-05-23 02:11发布

I have created a Google project some time ago. 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.

How can I access the console pages. The problem is that I can not access the project's permissions (OAuth keys) without the console.

Any advice for this?

2条回答
我命由我不由天
2楼-- · 2019-05-23 02:41

That project was so called legacy project, which needed to be "updated" in the Application Settings https://developers.google.com/appengine/kb/general#cloudintegration

查看更多
smile是对你的礼貌
3楼-- · 2019-05-23 02:57

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. Via Library > Mobile APIs > Google Play Android Developer API and you should see an Enable button at the top of the page.

Going back and refreshing the Google Play Developer Console now shows the API Console Project for linking.


查看更多
登录 后发表回答