(By the way this tutorial is really out of date as the video walkthrough was posted 6 years ago, and “remote: Support for password authentication was removed on August 13, 2021.”
it gave me an error message:
remote: Permission to Shortbread94/git_practice.git denied to Shortbread94.
fatal: unable to access ‘Shortbread94/git_practice · GitHub’: The requested URL returned error: 403
Any fix?
I already made a Fine-grained personal token and used it as password and still no help.
Yea I wish they put a date on the article because I’ve seen people get this wrong before (last year).
The takeaway is that whenever trying out something, (even before codecademy in this context), I’d actually just “attempt” to read the documentation first, as that is the best source of truth for set-up and will usually be the most up-to-date.
Did you close and restart your bash?
Environment variables once set start by session.
I say this because Bash is a useful tool in general. There will be times when you don’t have access to VS Code and still want to do certain operations (like if you ssh into a remote terminal).
I tried it again with the ‘Fine-Grained personal Token’ and it still giving me this error, so I restart the process and realised there’s an option of classic token. Generated, used it, worked!