Error:
Correlation Id: 0bfe321e-54d0-45ba-94d1-cfbabc29f4e0
The underlying connection was closed: The connection was closed unexpectedly.: Microsoft.Flow.RPA.Desktop.Modules.SDK.ActionException: Failed to invoke web service: The underlying connection was closed: The connection was closed unexpectedly.. ---> System.Net.WebException: The underlying connection was closed: The connection was closed unexpectedly.
at System.Net.HttpWebRequest.GetResponse()
at Microsoft.Flow.RPA.Desktop.Modules.Web.Actions.InvokeWebServiceBase.Execute(ActionContext context)
--- End of inner exception stack trace ---
at Microsoft.Flow.RPA.Desktop.Modules.Web.Actions.InvokeWebServiceBase.Execute(ActionContext context)
at Microsoft.Flow.RPA.Desktop.Robin.Engine.Execution.ActionRunner.Run(IActionStatement statement, Dictionary`2 inputArguments, Dictionary`2 outputArguments)
Running the same HTTP request via WinAutomation (yes, we still use WinAutomation 😎 ) and it works fine.
I'm searched for the error on google and bing to no avail.
I'm really not sure where to look. Please see screenshot attached.