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?