Hi
I am using both version 2.28 and 2.34 but prefer to use 2.28.
I have a flow to download file from SharePoint, so in the middle of desktop flow, I add an action " Get File Content( SharePoint) " in step 11.
When I run the desktop flow, it always fails in step 11. However, it runs successfully in version 2.34.
When I right click step 5 (any step )- run from here, the action " Get File Content( SharePoint) " can run again...
Error message :
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.
Do you have any idea why it happens and how to resolve it?
Many thanks,