I am unable to edit Organization policies even though I’m using the super admin account.
I am trying to implement google calendar APIs on my website to create google meet links. I am new to google cloud. I saw articles and tried to follow them. I registered to google cloud, and got access to google cloud console. When i go to service account, and create a service account then go to key creation then it shows me below:
The organization policy constraint 'iam.disableServiceAccountKeyCreation' is enforced on your organization.
I googled to enable this permission, then went to Organization policies to enable the policy, there on edit polity button it shows below text on hover:
You need permissions for this action.
Required permissions:
All of orgpolicy.policy.get, orgpolicy.policies.create, orgpolicy.policies.delete, orgpolicy.policies.update, orgpolicy.constraints.list, and orgpolicy.policies.list
OR
All of policysimulator.orgPolicyViolationsPreviews.create, orgpolicy.customConstraints.get, orgpolicy.constraints.list, orgpolicy.policies.list, cloudasset.assets.searchAllResources, cloudasset.assets.listResource, and cloudasset.assets.exportResource
I am already using the [email protected] account, which is super admin account, but still I’m unable to edit policies. Does anyone know what I’m doing wrong here, or maybe any another work around to to create google meet links?