I try to deploy the example application of Google App Engine within my own project that I created in the Google developed console, and I added the project ID and in theory it should work.
But the console to view the Deployment in IntellijIDEA throws this information.
Beginning interaction for module default ...
Password for [email protected]: java.lang.RuntimeException: Bad authentication response: 404 Not Found Unable to update app: Bad authentication response: 404 Not Found Please see the logs [/tmp/appcfg6920280188625618051.log] for further information. Failed to deploy 'helloworld: war exploded': Process terminated with exit code 1
I already checked the documentation and it's practically the only thing that I have to change to work without problems.