I am trying to open a new project in Posit Cloud from a private GitHub repository. I did the following:
In Posit Cloud Workspace, selected "New Project" and "New Project from Git Repository" following this guide
Went into my authentication settings in Posit Cloud and connected my GitHub account
However, I receive this error: "Cannot access git repository" "We are unable to access a repository at that URL - make sure you entered the URL correctly and that the repository is accessible to your currently linked GitHub account."
From this thread it looks like I need to edit the third party access settings on GitHub. However, I cannot figure out where or how to edit these settings. Where and how do I change these settings within GitHub?
Hello, thank you. I tried the solution (unchecking "Private repo access also enabled," then waiting a bit and then re-checking it again). I did receive any prompts when I re-clicked it and did not solve the problem (I still get the same error when trying to create a project from the private repo).
Hello, thank you. The owner followed the instructions you sent, but I am still getting the same error message.
In case this info is helpful, my GitHub is set up with an email account belonging to the same organization as the email account that the owner has associated with their GitHub account
I tried going into the terminal of another, already existing project in Posit Cloud to set my global GitHub credentials, but that did not change anything either