I'm getting below error while cloning a repo through Sourcetree.
I'm able to login directly through bitbucket.org but not through Sourcetree. Let me know how this issue needs to be fixed.
SourceTree version: 3.3.9
TIA
Let's try this:
It works for me :)
This is still relevant!
I solve it by updating SourceeTree.
For version 3.4.0 I have Embedded v2.29.2.
Then press Fetch, for example. Select "Use no helper" in a popup window. Also, check "don't ask again". Enter email/login and password into the login popup.
Success for me :)
I found out that the reason why SourceTree cannot authorize our GitHub account is that source tree is using the old git version so that it doesn't authorize our account through web but through its own application which is not permitted by Git. Git Notification
Solution: First of all, you must know where your SourceTree stores your local datas (which is also the local git). You go to Tools > Options. Choose Git tab, and then choose Embeded in Git version which will tell you the path to their local datas. Mine is "C:\Users\as\AppData\Local\Atlassian". Git Local path
And then you need to delete all the folder in the Atlassian and then uninstall SourceTree. After all, you install new version of Git from this: https://gitforwindows.org/ and install new SourceTree from this: https://www.sourcetreeapp.com/
And then you just need to open your repository from the Add button, and try to push again. SourceTree
They will appear the web-authorization for you to sign in. And after all that, it works. Git Authentication
Authenticate with OAuth instead of Basic.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With