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
After fighting with this for a long time, it looks like I found something that seems to work. I was optimizing the urls to not include the username (keep it as generic as possible), but the authentication dialog kept popping up:
I tried everything that came into mind, such as:
No matter what tools I used (including SourceTree), nothing worked. The server kept returning: "Create an app password"
Basically you must
Would be so nice if the server would have returned this in the response instead of suggesting to use an app password...