| I want to add one more thing here, i got a chance to look inside the plugin and have the following findings 1) The Plugin is trying to connect/fetch information from TFS using tfs web api using basic auth. 2) TFS 2015 does not support Basic auth credential for API's, so the response to get the team project info via api gets us 401 unauthorized |