问题
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:
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.
来源:https://stackoverflow.com/questions/58143060/you-do-not-have-permission-to-create-projects-in-this-location