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 am trying to mirror the BitBucket repository to an external repo source but it says Unauthorized even after entering correct username and password
Hi @Hardik Fefar,
Are you using the password of your Bitbucket Cloud account?
We deprecated the use of account passwords for Git over HTTPS and API:
The password of a Bitbucket account can be used when you log in to the website.
For operations like cloning, pulling, pushing and for API calls, you will need to generate an app password and use it instead of a password:
If what you are doing is cloning the repo, then permissions Repository:Read for the app password should be enough. If additional operations are performed, the app password may require additional permissions.
Kind regards,
Theodora
Hi @Hardik Fefar ,
even if you have access to target repo, please veify that you have grants to write and that there are no limitation at branch level.
Hope this helps,
Fabio
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.