-
Bug
-
Resolution: Fixed
-
Highest
-
None
-
2.6.9
-
Getting authentication error when trying to pull my repositories using sourcetree
I tried the following:
- Refresh OAuth token
- Re-create a new personal access token (and switched to basic to use that token as password)
- Update embeded git version
- Tried to push with terminal
- git credential-manager clear
but it keep asking for my password :

Also getting this error:
git -c diff.mnemonicprefix=false -c core.quotepath=false fetch origin
fatal: HttpRequestException encountered.
An error occurred while sending the request.Getting authentication error when trying to pull my repositories using sourcetree I tried the following: Refresh OAuth token Re-create a new personal access token (and switched to basic to use that token as password) Update embeded git version Tried to push with terminal git credential-manager clear but it keep asking for my password : Also getting this error: git -c diff.mnemonicprefix=false -c core.quotepath=false fetch origin fatal: HttpRequestException encountered. An error occurred while sending the request.
-
Severity 1 - Critical