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.
Using SourceTree, when I try to push to the remote bitbucket repository, I am asked to log into the Atlassian account. I tried both the username as well as the email. I tried both the password for the account as well as the app password. It throws this error:
remote: Invalid username or password
fatal: Authentication failed for 'https://Linda_Stewart@bitbucket.org/km_gissolutions/fme-server-workspaces.git/'
I then use Terminal to run the "git push" command, that same login dialog box pops up and I get this error in the message window:
fatal: ArgumentOutOfRangeException encountered.
Specified argument was out of the range of valid values.
Parameter name: resultType
Then another dialog pops up asking for the bitbucket username which I put in the same username as that of my Atlassian account. Then it asks for the password. I use the same one that was throwing the inavlid error. It worked and I am able to push my changes to the remote repository.
I'm positive of the username and password as I am able to do it through git command. So what is the difference between using SourceTree?
Hello! This might be related to an issue with the git-credential-manager-for-windows. Could you try the following:
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.