I got "Too many redirects or a uthentication replays" error when using "UsernamePasswordCredentials"(with self provided username and password) credentials to do clone or pull request. But it works if I use "DefaultCredentials" credentials. In the git bash I can use the self provided user name and password to clone and pull my repository. Any suggestion is appreciated. Thanks!
The version I am using is LibGit2Sharp.0.21.0.176
I got "Too many redirects or a uthentication replays" error when using "UsernamePasswordCredentials"(with self provided username and password) credentials to do clone or pull request. But it works if I use "DefaultCredentials" credentials. In the git bash I can use the self provided user name and password to clone and pull my repository. Any suggestion is appreciated. Thanks!
The version I am using is LibGit2Sharp.0.21.0.176