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 constantly get these mesages:
fatal: Authentication failed for 'https://bitbucket.org/my-remote-repo.git/'
remote: Invalid credentials
fatal: Authentication failed for 'https://bitbucket.org/my-remote-repo.git/'
how do i marry this up locally throug MacOS/Terminal:
https://id.atlassian.com/manage-profile/security/api-tokens
Hello @George Howell ,
Welcome to Atlassian Community!
Bitbucket has its own kind "api token" that is called App Passwords, and this is different from the API tokens you create under your Atlassian account settings.
To authenticate git over HTTPS and calls to Bitbucket API you should use your bitbucket username (not the e-mail address), which you can find in your account's personal settings, along with an App Password as your credentials.
Would you please try to use an App password instead of API token and let us know how it goes?
Thank you @George Howell .
Kind regards,
Patrik S
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.