Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Visual studio 2013 github sync error 403

I'm getting an error 403:

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

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

When using the command line or sourcetree for example, everything is working fine. did anyone had this error before and find a way how to fix it?

I'm not using ssh.

Thanks!

like image 676
Erab BO Avatar asked Feb 09 '15 22:02

Erab BO


1 Answers

Found the answer here. Deleted the github account from the list and next Vs asking for credentials...

https://stackoverflow.com/a/29401455/1319157

like image 62
Erab BO Avatar answered Oct 03 '22 21:10

Erab BO