- I did not enable 2-factor authentication
- I am entering my password correctly
- I have tried both HTTPS & SSH protocols to push my code
- I removed the existing origin (which is something like https://github.com:user/repo.git) and re-add a git@github.com:user/repo.git URL to instruct Git to use SSH instead.
- I have tried using PAT
- I am using Mac OS-Monterey
- I could earlier push code from my Windows Machine [enter image description here]
- This is the error that I am getting ( i have tried using multiple repos)enter image description here