Visual studio 2013 github sync error 403

I get 403 error message:

An error has occurred. Detailed message: The response status code does not indicate success: 403 (Forbidden).

when trying to click or sync Unsynced Commits using the visual studio team explorer.

When using the command line or sourcetree, for example, everything works fine. Has anyone had this error before and found a way to fix it?

I do not use ssh.

Thank!

+4
source share
1 answer

Found the answer here. Removed the github account from the list, and then Vs requested credentials ...

fooobar.com/questions/1574458 / ...

+2
source

All Articles