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
fatal: Authentication failed for 'https://fulcrumprojects.visualstudio.com/DefaultCollection/ParteHorasFrontEnd/_git/ParteHorasFrontEnd/'
fatal: Authentication failed for 'https://fulcrumprojects.visualstudio.com/DefaultCollection/ParteHorasFrontEnd/_git/ParteHorasFrontEnd/'
fatal: Authentication failed for '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
Hi
Are 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?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.