Hi,
I am trying to create new App Engine application. After, I selected the Region and the Identity and API access, then clicked Next, I got this error:
"Error while initializing App Engine"
I've tried:
- logout/login.
- clear browser cache.
- tried different region.
- I even tried from a different google cloud account, yet I got the same error.
- gave it time and tried after 5 hrs, same issue!
I'd appreciate any help. thanks..
Same!
use
gcloud auth login gcloud config set project <your project id> gcloud app create
Hello. This method doesn't work for me either.
Why this is happening i need to create it using gcp console page.
I just tried after one day, and it worked. Thanks for all responses
I'm facing the same issue. I spend all day trying to find solutions and came up to this page. I will try again tomorrow and will see if waiting works.