I created one project in Google App Engine, and I cannot deploy the project with the project id: "id of my project"
Here are the details of the problem:
The application identifier you selected, "id of my project", does not exist. Go to http://cloud.google.com/console to view existing application identifiers or create a new application identifier.
Unable to update application: Sending error in URL: https://appengine.google.com/api/appversion/create?app_id= "my project id" & version = 1 & 404 Not Found This application does not exist (project_id = u'my project id). To create the App Engine application in this project, run "gcloud beta app create" in the console.
Is anyone facing this issue?
Old projects work fine, and I can deploy these projects. The problem is only in newly created projects.
java google-app-engine google-cloud-platform
Poonam malve
source share