User attempts to pull a repo in Sourcetree and the operation fails as below, anyone have insight on the issue?
git -c diff.mnemonicprefix=false -c core.quotepath=false --no-optional-locks fetch --no-tags origin
fatal: Authentication failed for 'https://bitbucket.XXXX.com/scm/go/funwithalm.git/'
fatal: Bitbucket DC OAuth Client ID must be defined
fatal: Authentication failed for 'https://bitbucket.XXXX.com/scm/go/funwithalm.git/'
fatal: Bitbucket DC OAuth Client ID must be defined
fatal: Authentication failed for 'https://bitbucket.XXXX.com/scm/go/funwithalm.git/'
fatal: Bitbucket DC OAuth Client ID must be defined
fatal: Authentication failed for 'https://bitbucket.XXXX.com/scm/go/funwithalm.git/'
Sourcetree: 3.4.12
Git: 2.39.1
OS: Windows 10
Working with user removed C:\users\XXX\AppData\Local\Atlassian\Sourcetree\passwd file and pulls now work in Sourcetree.
Thanks for sharing this solution. I had same issue that was resolved using this.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Issue resolved with the above method for me
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.