0
votes

SOLVED: In Google cloud platform I need to create a new project to create a new oauth credential for an app.

But it will not let me create any more projects under my organisation. It says I do not have permission to create projects in this location. I only have 2 projects currently and there is only 1 org. No I cannot use an exisitng project since I need to setup a different oauth consent screen.

I am the admin, with owner permissions, so there is nobody else I can contact.

I have a g suite account, so I am wondering if this is the cause. More and more Google services seem to be breaking for g suite users and only work on free gmail accounts.

1
what permissions did you assign to your account at the ORG level? This may seem odd, but you need to grant yourself permission.John Hanley
I have the following roles. Support Account Administrator Organisation Role Administrator Ownersnake
Where do you have those permissions? Your problem is simple, you do not have the permissions that you think, therefore be detailed in your answers. The permissions that you need are either at the Org or Folder level, but your question has no details.John Hanley
Those permissions are at ORG level and I quoted them directly from the permissions page. screenshot: nimb.ws/9uECXO If you want more details then simply be more detailed in your responses and tell me what details you want and where to get them, I am not a mind reader nor am I an expert in google cloud, thus why I am posting here.snake

1 Answers

2
votes

You need the permission resourcemanager.projects.create. This permission is defined in the role roles/resourcemanager.projectCreator aka "Project Creator.

Add this role at the Organization level.