Multiple Github Accounts stop working in PHPStorm 2023
I have set up two Github accounts, and each of them is being used for a separate project. It worked initially but stopped working without any reason.
I deleted the accounts, added them again, and set up a default account, but somehow it keeps using only one account for all the projects and does not care about what I set as a default account.
The git error that I get is
"Repository not found"
Because the repository is private to a specific account I cannot mix up work and practice GitHub accounts.
I am running the latest version at the time of Post. Updated just a few minutes ago and the problem still exists.
Please sign in to leave a comment.
Hi,
When exactly do you see such an error message?
Are you trying to access organizations' repo?
If yes, can you please check have you configured everything as according to:
https://docs.github.com/en/account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-your-membership-in-organizations/requesting-organization-approval-for-oauth-apps ?