I've created one project on Google App Engine and I'm unable to deploy the project with project id: "my project id"
Here are details of problem occurred:
The App Id you selected, "my project id", does not exist. Go to http://cloud.google.com/console to view existing App Ids or create a new App Id.
Unable to update app: Error posting to 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 an App Engine application in this project, run "gcloud beta app create" in your console.
Is anyone facing this issue?
The old projects are working fine and I'm able to deploy those projects. The issue is only with newly created projects.
gcloud projects listrun this command and then check for your project in the returned list. If not, then you have to configure gcloud