GIT - Authentification Failed - Username and password

Copper Contributor

Hello, I allow myself to write to you because I encounter a small problem to connect my linux server via git on Azure DevOps, when I try the following syntax:
git clone 'https://USERNAME:PASSWORD@sourcesrepository', I have a fatal error, authentication failed.
if I try to enter the password:
git clone 'https://USERNAME@sourcesrepository'
I have the prompt following which asks me for the password, and there, it works, would you have an idea of ​​the blocking? FYI, I know it's possible to save your credentials but I don't want to use this solution. Thank you for your help and have a nice day

0 Replies