Hi team. We are trying to give access right to Ge...
# ask-questions
r
Hi team. We are trying to give access right to General Settings to some users. Even if they are able to access the Settings > General and "Save all" button is clickable, they get the following error when clicking "Save all" button. Response:
{"status":403,"message":"You do not have permission to perform this action"}
It's not clear what specific permission we need to grant to users to allow this action. Can you advice?
f
Hi Selim, good morning To access the General Settings the user will need the Org admin role. Does the affected user have this role?
r
I was not able to find a role named
Org admin
and thus I assume it's
Admin
role assigned as Global role. The created a new specific role called
Growthbook Manager
in order to try and enable a granular permission set for exactly needed permissions without assigning the user as global admin. Is that possible? Is there a granular permission we can assign to allow this action besides the global admin role?
f
Correct, it will be the admin role that's the org admin role. You can create a custom role with the
GeneralSettingsFullAccess
policy for users to have edit access to the general settings.
r
The custom role we created already has the
GeneralSettingsFullAccess
policy, but still getting 403 error when clicking "save all" in General settings
f
Hi Selim, good morning. Sounds like a bug, let me try to replicate it now....
Thank you for bringing this to our attention. I replicated and submitted a bug report for this here- github.com/growthbook/growthbook/issues/6420 I'll put this on the team's radar internally 🙏
thankyou 1