You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
I used to use git http login. But since the service end,
I changed SSH with basic auth with app key on Sourcetree. Then it said "return Failed to check login for user. Your credentials lack one or more required previlege scopes"
*other team member still using git over http.
Is this a bug? please provide some solution.
In short,
1. GIT with SSH connection is working
2. Eclipse Git module is working
2. Source tree SSH, basic Auth, App key login fail
Hi, @HYUNMO KIM, thank you for reaching out to Atlassian Community.
Based on the error message, it looks that this app password doesn’t have the permissions required. I tested this on my side and when trying to add a Bitbucket account to SourceTree with Basic Auth, the app password needs to have Account:Read permissions, otherwise, it will throw this error you are seeing.
In this case, could you please create a new app password that will include Account:Read permissions apart from repos and whatever else you have, since the issue seems to be caused by the app password permissions?
Looking forward to hearing from you.
Kind regards,
Caroline
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.