googlecodelabs / feedback

Provide feedback to our codelabs by filing an issue here
18 stars 22 forks source link

[cloud-app-engine-python3] Issue description #1393

Open JatinThakur-12 opened 7 months ago

JatinThakur-12 commented 7 months ago

i am facing an issue while running gcloud app deploy. Getting the error : [owner email]@cloudshell:~/helloworld ([project id])$ gcloud app deploy ERROR: (gcloud.app.deploy) Permissions error fetching application [apps/[project id]]. Please make sure that you have permission to view applications on the project and that [owner email]@gmail.com has the App Engine Deployer (roles/appengine.deployer) role.

tried giving the appengine.deployer permission specific role but still facing the issue.