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.
Hi Team,
Does any one face this kind of issues while cloning repository
remote: Login failed due to incorrect login credentials or method.
remote: If you are unsure of which login details or login method to use, visit:
remote: https://support.atlassian.com/bitbucket-cloud/docs/log-into-or-connect-to-bitbucket-cloud/
fatal: Authentication failed for 'https://bitbucket.org/xxx/xxx.git/'
G'day, @arun kumar
May I know how you clone the repository because the error seems like it's showing you are not using the right authentication method?
Essentially when cloning a repository you can open the repository and click the Clone button on the top right corner. Then select which connection you wish to use to clone for example HTTPS:
git clone https://<username>@bitbucket.org/<WorkspaceName>/<RepoName>.git
You'll be asked to provide a password as authentication in the next steps. You need to generate an App Password as your authentication credentials, please check our page below on how to generate an App Password:
https://support.atlassian.com/bitbucket-cloud/docs/app-passwords/
Let me know if you have any additional questions.
Cheers,
Syahrul
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.