Since app passwords were introduced I havent been able to push to bitbucket. I have set up an app password, but when I try to edit my sourcetree bitbucket account details I get the error message:
Failed to check login for use [xxxxx] Your credentials lack one or more required privilege scopes. Your credentials lack one or more required privilege scopes.
Has anyone had similar problems, and better still, found how to resolve them :-)
Hi,
I tried many solutions like unistall sourcetree, remove passwords from keychain app, remove user from sourcetree... but still got the same error.
It kept asking me the password for my email credential.
How I solved
- Go to Preferences > Advanced
- There's a list (in my case just one) of hosts' names related to username
- Edit that file removing the email and insert the username.
Sourcetree use that setting for URLs which don't include one.
Edit:
Here's what worked for me
https://support.atlassian.com/bitbucket-cloud/docs/app-passwords/
----------
I had the same issue just now. Haven't found a solution yet.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Edit:
Step1:
https://support.atlassian.com/bitbucket-cloud/docs/app-passwords/
Now, it's normal.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi:
I had the same problem and it was solved by closing Sourcetree then removing a file called "passwd" from this folder:
...AppData\Local\Atlassian\SourceTree.
Then you open and do a Fetch in Sourcetree and it will ask you to enter your password. You will enter there the App Password you created.
I hope this helps someone else.
Thanks.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
This was EXACTLY the only thing that worked for me! Thank you!
That passwd file is evil!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.