Adding a VSTS connection fails
When I add a VSTS connection, I'm properly prompted to Accept or Deny
I click on Accept, and I get redirected to localhost with an AccessToken in the URI, however the local server reports the following.
Connection problem
There was a problem accessing your account: Response status code does not indicate success: 302 (Found).
Please make sure that:
- Account url is correct and accessible: https://xxxx.visualstudio.com:443/DefaultCollection
- User that is logged in this browser have access to https://xxxx.visualstudio.com:443/DefaultCollection
How does one get this to work?
Thanks