Authentication failed to bitbucket

前端 未结 25 1148
佛祖请我去吃肉
佛祖请我去吃肉 2020-12-22 23:29

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

25条回答
  •  旧巷少年郎
    2020-12-22 23:54

    For Mac Users. There was a default account set on the Source tree which does not allow me to clone the URL because my current URL was of different bitbucket account. So, It shows the invalid source path and I then click on Advance Options and found Authentication failed to your_clone_url. So, follow these steps

    1. Select Source Tree. Go to SourceTree menu -> Select Preferences.
    2. It will show Accounts window. Then Choose Accounts

    Here it will show list of your added accounts. Just click on Add button from the bottom and add your new bitbucket account details. It will list you account under Accounts tab. You can also set default account by clicking on Set Default .. button from bottom. Now all is done.

提交回复
热议问题