There is a likelihood that you’ve removed ACLs from your organization, so 
you don’t have the permission to create projects but as a super admin you 
can try the following command after getting your Organization ID 
<https://cloud.google.com/resource-manager/docs/creating-managing-organization#retrieving_your_organization_id>
:

gcloud organizations add-iam-policy-binding ORGANIZATION_ID 
 --member="domain:example.com" --role="roles/resourcemanager.projectCreator" 
<https://cloud.google.com/sdk/gcloud/reference/organizations/add-iam-policy-binding>

- Note that you can contact to Google Cloud Platform sales team 
<https://cloud.google.com/contact/> to get your Organization ID.



On Sunday, April 22, 2018 at 11:50:04 AM UTC-4, Jonathan Herbert wrote:
>
> I am logged into GCP as the GSuite SuperAdmin. I must have deleted 
> something by accident in GCP as I am unable to create projects. I get the 
> error message: "You may not have permission to create projects in this 
> organisation. Contact your Google Apps account admin to verify that you 
> have the Project Creator role." or Permission 
> 'resourcemanager.projects.create' denied on parent resource 
> 'organizations/*MyOrgID*'.
>  Thanks for helping
>
> *Cologny Advisors LLP is Authorised and Regulated by the Financial Conduct 
> Authority *
>
> *The information contained in this e-mail message is intended only for use 
> of the individual, partnership or entity named above. It may contain 
> privileged and confidential information. If the reader of this message is 
> not the intended recipient, you are hereby notified that any dissemination, 
> distribution or copying of this communication is strictly prohibited. If 
> you have received this communication in error, please immediately notify 
> the sender by telephone (+44 203 642 0660), and destroy the original 
> message. Please note all phone conversations with Cologny Advisors LLP are 
> recorded. Thank you.*
>
> *Email transmission cannot be guaranteed to be secure or error free as 
> information could be intercepted, corrupted, lost, destroyed, arrive late 
> or incomplete, or contain viruses. The sender therefore does not accept 
> liability for any errors or omissions in the contents of this message which 
> arise as a result of email transmission or any other reason. If 
> verification is required please request a hard copy version.*
>

-- 
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 google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
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/ea4aecb2-d6a0-42bd-a0fc-069939be25f3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to