Git Push does not work – error 500 “Access denied. The provided password or token is incorrect…”
for a few days now (cannot tell the exact time) i get an error when i try pushing a local repo to Gitlab with ‘git push -u origin master’.
Failing to push to main
error: cannot spawn sh: Permission denied remote: Support for password authentication was removed on August 13, 2021. remote: Please see https://docs.github.com/get-started/getting-started-with-git/about-remote-repositories#cloning-with-https-urls for information on currently recommended modes of authentication. fatal: Authentication failed for ‘https://github.com/KingDafie/reponisive-web-dev.git/’ Im failing to push to the main brach on github from the terminal but in VsCode i can push to main […]