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
One time is an annoyance. Twice is a coincidence. 3 or more times is a pattern.
We have several folks who cannot authenticate to Bitbucket.org using SourceTree to obtain a refresh token for git clone/push/pull operations. There experience whether this is a first time setup or the nth is this.
They *are* able to log in to the Bitbucket.org website fine.
For many in our org, that authentication page remains blank. There are no error messages and it appears SourceTree authenticated until they try to perform a git clone/pull/push at which point they receive the following error:
Error: remote: Invalid credentials
fatal: Authentication failed for 'https://bitbucket.org/<workspace>/<repo>.git
We have tried clearing cache, windows credentials, updating SourceTree and Git to no avail. The only solution for these folks is to use SSH. But SSH support in SourceTree is terrible.
What is the resolution to this issue?