Private Repository from Github Teams not showing and not able to import with VCS?
Answered
I own an ‘organisation’ on Github, and am unable to import the VCS through Intelliji, nor even see it in the list of my repos.
When attempting to clone the project with a URL it'll just say it's not found which makes no sense at all, under the same connected account I can go on Github and see the repo, download it, do anything with it. Just can't clone it on Intelliji?
Please sign in to leave a comment.
Hi James,
If you used Oauth, you must approve our app as described: https://docs.github.com/en/apps/oauth-apps/building-oauth-apps/authorizing-oauth-apps
Otherwise, using regular token should work without any issues.