ConnectWiseControlAPI icon indicating copy to clipboard operation
ConnectWiseControlAPI copied to clipboard

Error handling error 'GetResponseStream'

Open Luke-Williams9 opened this issue 3 years ago • 0 comments

InvokeCWCWebRequest.ps1 does not seem to handle Invoke-Webrequest errors properly when catching then. (# Issue Request, like 24)

This happens to me in Powershell 7, on Windows and Linux.

The error: "Connect-CWC: Method invocation failed because [System.Net.Http.HttpResponseMessage] does not contain a method named 'GetResponseStream'"

I ran into this when connecting to CWC with a user that has insufficient permissions.

Luke-Williams9 avatar Aug 29 '22 17:08 Luke-Williams9