Troubleshooting Authorization errors:
If you are getting an authorization error when trying to run orb commands please first ensure that the user has the correct permissions. You can find a permissions matrix for orb commands in our docs here
Resetting your CircleCI API token:
You may also try generating a new personal API token. You will need to update the CircleCI CLI so that the CIRCLE_TOKEN environment variable is set to the new value. Please make sure the CIRCLE_TOKEN environment variable is also updated in any related context
Comments
Article is closed for comments.