Cannot see Github organizations after signing up with an email address

Problem:

If you already have an account on CircleCI that is integrated with Github and you sign up with an email and connect your Github account, you might find that you cannot see the same organizations that you previously had access to on your account.

The reason for this is that the "old" and "new" accounts have different integrations to Github. Starting August 2023, when a CircleCI account is authorized with GitHub, the integration will be done through our GitHub App, rather than the GitHub OAuth app.

Solutions:

  • You will still be able to log in to your "old" account with the Github OAuth integration:

    • Log out of your CircleCI account

    • Go to the login page and select Log In > Signed up with Github or Bitbucket before September 2023?
    • You will be asked to log in with your Github credentials to access your "old" CircleCI account
  • If you need to be able to access organizations with both Github OAuth and Github Apps integrations from the same account, you can connect your Github OAuth user to your "new" account:

    • First, you will need to disconnect your GitHub OAuth user from its previous CircleCI account by going to the Account Integrations section on the User Settings page.
    • Once this is done, you will be able to connect the Github OAuth user to your "new" account from the User Settings page after logging in with the new account.

Outcome:

You will be able to access your Github OAuth organizations by logging in with your Github credentials as per the above.

Additional Resources:

GitHub OAuth app integration overview

GitHub App integration overview

Troubleshooting "We encountered a problem adding your identity to CircleCI..."

Was this article helpful?
0 out of 3 found this helpful

Comments

0 comments

Article is closed for comments.