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
Hi guys,
So I'm trying to push my code into bitbucket and getting this error:
$ git push
Logon failed, use ctrl+c to cancel basic credential prompt.
Password for 'https://dominicso4@bitbucket.org':
remote: Invalid username or password
fatal: Authentication failed for 'https://dominicso4@bitbucket.org/lendlease_corp/salesforcecicdtest.git/'
I put the correct password and everything but I still keep getting this error.
I also ensured that there are no special characters on my password.
Any guidance on this would be great!
Hi @dominicso2
Thank you for sharing the tests/checks you already performed.
After checking your account we can see that your user data is managed by your organization. Due to the SSO we don't store your password hash and therefore we cannot use your normal password for this operation. You need to create an app password. The page below will give you the steps you need to create such a password:
Please let us know here if that solves the issue or not.
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
That one works for me
If you have a prompt asking for your password when you try to pull, you have to enter the App password on that field
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
A related question - VSCode on MacOS keeps asking (every day or so) to enter this App Password again.
I would prefer it if it never asked me again.
Perhaps a VSCode question, but this doesn't happen for GitHub repos for example.
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.