Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Developer's console does not show AppEngine under Compute menu

I created a new AppEngine project a few days ago using the original AppEngine console.

When I view it in the new Google Developer's Console, the "COMPUTE" menu option only shows "Compute Engine" as an option. Other older apps show both "App Engine" and "Compute Engine" as options.

How do I fix this?

like image 483
northernman Avatar asked Jul 27 '14 13:07

northernman


1 Answers

I had the same problem. You need to create the new project via console.developers.google.com, not via appengine.google.com. If you create the project using appengine.google.com, the App Engine menu will not appear.

like image 66
gab06 Avatar answered Nov 15 '22 03:11

gab06