Hi, I’m trying to integrate Azure DevOps with Test Manager. The Azure DevOps URL for my project follows the pattern: https://{organization}.visualstudio.com
In the Test Manager-> Integrations->Azure DevOps, I have provided the connection details.
ServerUrl: https://{organization}.visualstudio.com
Personal Access Token: Generated token from Azure DevOps using Custom Defined Scope since my organisation has disabled Full access scope when creating Personal Access Token.
When I click on Create getting error as “Provided Personal Access token is not valid”. The question is whether the ServerUrl which I’m providing is correct format? also can we use token generated by Custom defined access scope