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
Post a Comment