So basically I am doing a git push and for some reason I am getting error message as:
When it asks me for my credentials, which are correct because I just used them to logon to my github account. Then it asks me for my ssh credentials for some reason even though i am using https for the remote connection, I enter my git logins into that and get:
I didn't have this problem with credentials before, so no idea why it's happening now. I even created PATs and used them as passwords still same errors.