Hello Everyone,
Current Version: 2.40.157.24023
I have a flow which accesses an excel file in SharePoint. When desktop flow calls for the SharePoint file it receives an error. This is happening 3 out of 5 times.
This issue keeps repeating. I've seen couple posts for early last year which says it is supposed to be fixed, but I'm still facing this error.
Did anyone else face this issue? Any suggestions are appreciated.
____
Error:
Subflow: Download_File, Action: 1, Action name: Get file content using path Error Message: An error occurred while sending the request. Additional Info: {} The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel. : System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.WebException: The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel. ---> System.Security.Authentication.AuthenticationException: The remote certificate is invalid according to the validation procedure. at System.Net.TlsStream.EndWrite(IAsyncResult asyncResult) at System.Net.ConnectStream.WriteHeadersCallback(IAsyncResult ar) --- End of inner exception stack trace --- at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult) at System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar) --- End of inner exception stack trace --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Flow.RPA.Desktop.Common.Services.HttpClients.Handlers.TimeoutHandler.d__4.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Flow.RPA.Desktop.Robin.Engine.Execution.Connectors.CloudConnectorRequestHandler.d__20.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Flow.RPA.Desktop.Robin.Engine.Execution.Connectors.CloudConnectorRequestHandler.d__19.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Flow.RPA.Desktop.Robin.Engine.Execution.Connectors.CloudConnectorRunner.<>c__DisplayClass31_1.<b__1>d.MoveNext()