Forum Discussion

ChrisHanisch's avatar
ChrisHanisch
Copper Contributor
Jun 14, 2023

Error 401 on setting up RegressionSuiteAutomation Tool

Hi 

 

When I try to setup my RSAT Test Tool I can add all information and test the connection successfully. But selecting the Testplan is not possible (error 401). The testplan is there and was created by the one I use the accesstoken for

 

1 Reply

  • How about this:

     

    1. Regenerate Your PAT with Full Scope
    Make sure your token includes:
    •    Read & write access to Test Management
    •    Project & team access
    •    Work items and code access (if needed for test case linkage)
    When generating the token in Azure DevOps, select “Full access” or manually check all relevant scopes.
    2. Use the Correct Azure DevOps Organization and Project

    •    The project name in RSAT matches the one where the test plan lives
    •    The organization URL is correct (e.g., https://dev.azure.com/yourorg)
    3. Check RSAT Version Compatibility
    Some users reported that older RSAT versions don’t handle newer Azure DevOps APIs correctly. Try updating to the latest RSAT version.
    4. Verify Test Plan Visibility
    Ensure the test plan:
    •    Is not private or restricted
    •    Is assigned to a team or area path that your PAT user has access to

Resources