Hi
I have been working until today. When I try to push I get this error using the same credential that I have been using until now.
Any idea please?
Regards
git --no-optional-locks -c color.branch=false -c color.diff=false -c color.status=false -c diff.mnemonicprefix=false -c core.quotepath=false -c credential.helper=sourcetree push -v --tags origin refs/heads/dev:refs/heads/dev
Pushing to https://fulcrumprojects.visualstudio.com/DefaultCollection/ParteHorasFrontEnd/_git/ParteHorasFrontEnd
fatal: Authentication failed for 'https://fulcrumprojects.visualstudio.com/DefaultCollection/ParteHorasFrontEnd/_git/ParteHorasFrontEnd/'
Completed with errors, see above
HiAre you using basic authentication, username/password, credentials or OAuth or a Personal Access Token?If it is OAuth or PAT is it possible they have expired?
It looks like you're new here. Sign in or register to get started.