Reputation: 11
I have a project in Google Cloud, with Google Compute Engine APIs activated.
The problem is that the "Compute Engine and App Engine" credential field is completely missing from "Developers Console -> APIs & auth -> Credentials". I have not been able to find any document explaining how to generate it, probably because as I read from unofficial sources, it's done automatically.
Because of this missing credential, I'm stuck at the authentication phase and cannot use the services I need, so, how can I solve this problem?
Upvotes: 1
Views: 2026
Reputation: 6201
So, you are looking for credentials which looks like:
CLIENT ID 1234.apps.googleusercontent.com
EMAIL ADDRESS [email protected]
Try to go to "Overview" section and look for:
Project ID: bla-bla Project Number: 1234
Where instead of 1234 you should see your project number. If it will not work -- go to appengine.google.com, select your app, Application Settings and try to create Cloud Integration.
Upvotes: 1
Reputation: 447
I think it is a google cloud product issuse , contact google support .
Upvotes: -2