When I try to push to my repository I get the following error :
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/DrMMA24/RStudio-/'
I generated a PAT , searched in Key chain to find github.com , it wasn't there. Added it manually and didn't work either. I also tried to use the PAT instead of my password when pushing to github and it didn't work either. Please Advise.