Eli Thorkelson
05/31/2023, 6:16 PMViewer
to Viewer, CI/CD
. I tried to generate a read/write API token for testing, but the Api Tokens page only shows me information about a Read only token. Anyone know how I should proceed?Simon Selvadurai
06/01/2023, 3:59 AMtoken:manage:own
1. You need to be assigned a role that has that permission - such as the User
role (https://docs.pactflow.io/docs/permissions/predefined-roles#user)
2. Create a new role that has the specific set of permissions they need, including token:manage:own
Eli Thorkelson
06/01/2023, 1:31 PM