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
$ git clone https://{username}@bitbucket.org/{workspace-id}/{repo}.git
Cloning into 'sws-back'...
Logon failed, use ctrl+c to cancel basic credential prompt.
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://{username}@bitbucket.org/{workspace-id}/{repo}.git'
I need to deploy my code from yesterday i'm stuck at that point!
What can i do ?
Hi @simtechnologies and welcome to the community!
Bitbucket Cloud has deprecated the use of account passwords for Git over HTTPS. Your account's password can only be used for logging into our website from browser. If you want to clone, pull, or push to a repo via HTTPS, you can generate an app password and use that instead of a password:
Alternatively, you can also set up SSH personal keys for your account and use SSH instead of HTTPS:
If you have any questions, please feel free to let me know.
Just a heads up, I removed the repo url from your post to comply with our privacy policy.
Kind regards,
Theodora
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.