Issue
We are unable to fetch permissions for any repository using the provided credentials.Resolution
For Bitbucket Cloud:
This error occurs when the API token was created by a non-admin user or is missing one of the required scopes. Please ensure that:- The API token was created by a user with admin privileges.
- The API token has all of the required scopes that were requested during setup.