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.
I figured it out. I forgot to include the "https://" in the URL ๐
Here are my advanced settings
Michael E. Gernaey
497
Super User 2025 Season 2
David_MA
436
Super User 2025 Season 2
Riyaz_riz11
244
Super User 2025 Season 2