Hello,
I can connect to Bitbucket online, I can pull information from a repository with Sourcetree, but when I want to push my files it doesn't work... Here is the error:
git -c diff.mnemonicprefix=false -c core.quotepath=false --no-optional-locks push -v --tags --set-upstream origin master:master
Logon failed, use ctrl+c to cancel basic credential prompt.
remote: Invalid username or password
I tried a hundred times and it doesn't work.. I changed my password, everything...
What should I do ?
Best
Hi @SylvainBAT ,
Thanks for reaching out! The error says that you're using an invalid username or password, can you double-check they work when you log into Bitbucket via the browser? Are you logging in with Bitbucket credentials, or are you using the Google log in?
For troubleshooting purposes, have you tried pushing using the command line?
Let us know!
Ana
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.