MethodsAndPractices / vsteam

PowerShell module for accessing Azure DevOps Services and Azure DevOps Server (formerly VSTS or TFS)
https://methodsandpractices.github.io/vsteam-docs/
MIT License
447 stars 155 forks source link

Invoke-RestMethod : The remote server returned an error: (401) Unauthorized. #425

Closed RubenOchando closed 2 years ago

RubenOchando commented 2 years ago

Steps to reproduce

Expected behavior

Actual behavior

Environment data

OS

Server

> Get-VSTeamAPIVersion
> $PSVersionTable
RubenOchando commented 2 years ago

duplicate