Connecting with TFS using HTTP Rest client Java on windows -


i trying access work item tfs through http client, in response getting html of sign in page.

in authentication header passing pat string. tried using tfsteamprojectcollection tfs-sdk (https://www.microsoft.com/en-us/download/details.aspx?id=22616) result same.

is there api java helps in getting response tfs.

a rest client simplifies calling visual studio team services rest apis client-side (javascript/typescript) extension code.

if want java api, use sdk. there team services sdk java, download github part of team-explorer-everywhere.

the download link github: https://github.com/microsoft/team-explorer-everywhere/releases


Comments

Popular posts from this blog

node.js - Node js - Trying to send POST request, but it is not loading javascript content -

javascript - Replicate keyboard event with html button -

javascript - Web audio api 5.1 surround example not working in firefox -