Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to login in order to clone a project using Git repository #196

Open
mikaylastein opened this issue Oct 1, 2021 · 1 comment
Open

Comments

@mikaylastein
Copy link

After following the first step (1. fork), I am unable to clone a project using Git repository. Instead, it asks me to enter my "username and password for 'https://github/com'". When I do so, I receive another error message:

"remote: Support for password authentication was removed on August 13, 2021. Please use a personal access token instead.
remote: Please see https://github.blog/2020-12-15-token-authentication-requirements-for-git-operations/ for more information.
fatal: Authentication failed for 'https://github.com/cfss-fa21/hw01.git/'"

@bensoltoff
Copy link
Member

For these types of operations, GitHub no longer allows you to enter your username and password when pushing/pulling. Did you follow these instructions to configure RStudio to interact with GitHub? If you are using the online RStudio Workbench, follow the SSH instructions. If you have a local installation of RStudio, you can use the first (PAT) option.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants