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'm able to log-in to the bitbucket.org portal
and use the credentials on the options->authentication
But on repository operations it doesn't accept those credentials.
Am I missing something here?
Hi!
Have you checked access for the repo from bitbucket UI?
It will be good if you provide more detail info, like logs
Cheers,
Gonchik Tsymzhitov
Not sure what do you mean by bitbucket UI.
On SourceTree->Edit Hosting Account -> Refresh Password
I get Authentication OK
On git Command line Push to bitbucket , it requests the password and accepts it.
On SourceTree Push to bitbucket It get
git -c diff.mnemonicprefix=false -c core.quotepath=false --no-optional-locks -c credential.helper= -c credential.helper="C:/Users/Abir/AppData/Local/ATLASS~1/SOURCE~1/GIT_EX~1/GIT-CR~2.EXE" push -v --tags origin master:master
fatal: HttpRequestException encountered.
An error occurred while sending the request.
remote: Invalid username or password
fatal: Authentication failed for 'https://abirstolov@bitbucket.org/vaica/deviceapi.git/'
Pushing to https://abirstolov@bitbucket.org/vaica/deviceapi.git
Completed with errors, see above.
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.