I can log into Visual Studio Online from the web interface but when I try and connect using the same set of credentials via GitBash (git push origin
) or Visual Studio Team Explorer I get an error.
With Visual Studio its a server error of 500 and GitBash returns Authentication failed
.
Any ideas what I could be missing?