Git - error: RPC failed; curl 56 The requested URL returned error: 401: The remote end hung up unexpectedly

2k views Asked by At

Cloning the repo from GIT giving the error : RPC failed; curl 56 The requested URL returned error: 401.

Any suggestions?

1

There are 1 answers

0
1cedsoda On

Error 401 means that you are not authorized to thas content.

Maybe you was logged in when you copied the link and it's different from the link, when you are not logged in.

I think the link is wrong in some kind.