Forum Discussion
yamaha156
Aug 24, 2021Copper Contributor
Invoke-RestMethod: The underlying connection was closed: An unexpected error occurred on a send
While trying to use the Invoke-RestMethod, I am getting: The underlying connection was closed: An unexpected error occurred on a send. I tried using [Net.ServicePointManager]::SecurityProtocol = [Ne...
Jan 29, 2022
Could you share a screenshot of the error and a part of the script with the invoke-resthmethod?