Question Powershell access to REST api

W Scott Brown

New Pleskian
Has anyone been successful in executing an Invoke-RestMethod from a powershell script against an Onyx server? I can connect with a plethora of other REST tools, using both Basic and Session Key authentication, just not within Powershell. It fails during authentication with a 407 Proxy Authentication error.
 
Back
Top