Orb Authorization Errors

Problem

When trying to create or publish an orb, you might come across one of the following authorization errors:

Error: Unable to find organization <YOUR_ORGANIZATION> of vcs-type GITHUB: Either the org 'github/<YOUR_ORGANIZATION>' does not exist or you do not have permission to view it.: the organization '<YOUR_ORGANIZATION>' under 'GITHUB' VCS-type does not exist. Did you misspell the organization or VCS?
Error: AUTHORIZATION_FAILURE
Error: User does not have access to publish SemVer orbs in this namespace.

Solutions:

  • Verify that you have the right permission level to execute the command
  • Your CircleCI API Token might have expired or became invalid

Outcome

Once you have verified that your user has the correct permissions and the API token has been re-generated and updated on the CircleCI CLI and the orb publishing context, you should be able to run the commands again.

Additional Resources:

Was this article helpful?
1 out of 6 found this helpful

Comments

0 comments

Article is closed for comments.