I\'m trying to push my project via the https protocol on bitbucket using sourcetree. But I can\'t connect to bitbucket with my login and password (which work on the webs
I got this error using Azure DevOps even though I had added a Personal Access Tokens as the example shown.
Solved it by running git pull -v from Sourcetree terminal and adding the Personal Access Tokens again through there.
git pull -v