I am trying to clone a private repo using git clone commad(git clone https://gitlab.com/sitiaisah.mohdnoor/week5.git) via git bash and have tried via github desktop as well.
both method are failing with error
remote: HTTP Basic: Access denied
fatal: Authentication failed for 'https://gitlab.com/sitiaisah.mohdnoor/week5.git/
I have set my password and able to login via browser successfully…so im sure my password is correct.
I have tried to use access token instead of password, but still failing.
I have tried editing or removing from windows credential but none worked.
please help.