Hello Victor, 

It is not advisable to publish confidential information, such as project 
ID, in a public forum, with unrestricted visibility. I have deleted the 
image with confidential information. 

The issue seems to be caused by missing access rights. You project's logs 
show: 

"authorizationInfo: [
   0: {
    permission:  "resourcemanager.projectInvites.acceptProjectOwnership"    
 
    resource:  "projects/edited"     
   }
  ] "

This authorization attempt results in: 

"status: {
   code:  7    
   message:  "PERMISSION_DENIED"    
  }
 } "

You may consider simply granting your co-worker primitive roles such as 
Owner, Editor, and Viewer; these are simpler to use. 

How does your app.yaml look like? You should delete all confidential 
information from your reply. 

Does deployment cover files such as dos.yaml or dispatch.yaml? You may find 
more relevant information on the "Granting Project Access" page 
<https://cloud.google.com/appengine/docs/standard/python/granting-project-access>
. 

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/e2f2eb2c-51e3-4d45-ae9e-22322114dbda%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to