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
I created the "magic" password in bitbucket. saved it. opened sourcetree for windows 3.4.6.
open a new tab.
click remote
I get a list of repositories on my remote bitbucket account
Choose the one i want
click "clone"
ultimately get this error:
Error: remote: You'll need to authenticate with a valid app password. You can create an app password from your account at https://bitbucket.org/account/admin/app-passwords
i've edited my account on sourcetree. changed the password to match the "magic" on generated on bitbucket.
Note: i'm not trying to enable ssh
There has to be a coherent set of instructions for hooking sourcetree 3.4.6 up to bitbucket!
hopefully somebody has them.
found a solution in another post (linked below for ref)
i had to inject ':<AppPassword>' into the url
https://<username>:<AppPassword>@........
(EDITED, solution above) (original Post - same issue) I'm having exactly the same issue - account authorizes correctly when selecting Basic and supplying new App Password...under Remote it shows my account and brings back the correct Repositories when 'refresh'd....click CLONE.....it spins its wheels for a bit and then brings back:
Error: remote: You'll need to authenticate with a valid app password. You can create an app password from your account at https://bitbucket.org/account/admin/app-passwords
fatal: unable to access 'https://bitbucket.org/JSchu/test1.git/': The requested URL returned error: 403
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.