Hello Rose, 

Using Google App Engine, an application ID is actually identical to the 
project’s ID. In any project, and like you did, and in addition to Google 
App Engine, you can always use other products (like Google Compute Engine). 
However, and while they are all in the same project they are in fact 
separate resources. For further information you may check these documents 
about application ID 
<https://cloud.google.com/appengine/docs/standard/python/appidentity/>, and 
 Project ID 
<https://cloud.google.com/resource-manager/docs/creating-managing-projects>. 


I suspect that you could be confusing both resources despite their 
differences due to your old application on GAE is still active. Thus, you 
may disable it per this guide 
<https://cloud.google.com/appengine/docs/standard/python/console/#disabling_an_application>.
 
I hope this helps.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/b321d5a4-3b0c-4b40-a711-fb37afa880c9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to