I am trying to deploy a go 1.11 runtime that used to work, but recently I\'ve been getting: ERROR: (gcloud.app.deploy) INVALID_ARGUMENT: unable to resolve sou
go 1.11
ERROR: (gcloud.app.deploy) INVALID_ARGUMENT: unable to resolve sou
I found that it took a while for the API permissions to propagate fully.
I had this error after enabling the App Engine Admin API, but I waited a few minutes and tried again and it worked fine.