$Result = Invoke-CWMWebRequest -Arguments $WebRequestArguments
| ~~~~~~~~~~~~
| An error has been thrown. --> --> Cannot follow an insecure redirection by default. Reissue the command specifying the -AllowInsecureRedirect switch. at Invoke-CWMWebRequest
$Result = Invoke-CWMWebRequest -Arguments $WebRequestArguments |
~~~~~~~~~~~~ | An error has been thrown. --> --> Cannot follow an insecure redirection by default. Reissue the command specifying the -AllowInsecureRedirect switch. at Invoke-CWMWebRequest