Getting authorization error while trying to update a secret

hey guys so i am trying to update a secret in a service, but whenever I try to update it returns this error


I made sure the secret is set to environment specific and not set to locked.

what kind of permission do I need to have?

Hey!

It looks like your user does not have the required permissions. In order for a user to update a secret they must have a role that has been granted the permission “Update Secret from Service > SECRET_NAME”. In other words, make sure your user has a role that has granted this permission.

Here is a helpful link from the Appfarm Documentation.

Let me know if you need more assistance :grinning: