microsoft / azure-devops-intellij

IntelliJ IDEA plug-in for Visual Studio Team Services and Team Foundation Server (TFS)
MIT License
149 stars 95 forks source link

javax.ws.rs.NotAuthorizedException: HTTP 401 Unauthorized error #495

Open Anthony-Breneliere opened 2 years ago

Anthony-Breneliere commented 2 years ago

Hello,

When trying to use the plugin I get the error:

javax.ws.rs.NotAuthorizedException: HTTP 401 Unauthorized error

The server I have to connect to is: http://10.10.8.24:8080/

Click play on the video: tfs pluggin

Credentials for connecting to the tfs server are never asked.

I have no issue using Visual Studio 2022 team explorer.

Is there a roundaround for the issue, like configure my TFS credentials somwewhere ?

Client: JetBrains Rider 2021.3.4 Azure Devops 1.162.0

Server: TFS 2017 Microsoft Visual Studio Team Foundation Server Version 15.117.27024.0

xianhc commented 2 years ago

I have the same problem

nathansmith11170 commented 1 year ago

I am also experiencing this problem.

nathansmith11170 commented 1 year ago

I was also able to onfirm that I can use the TEE CLI, It just doesn't work through the plugin. Toggling the reactive client option has no effect. The other TF executable is for VS 2019.