Hello All,
I can't seem to get my cloud flow to connect to my power desktop flow. I've tested my desktop flow by itself and it appears to work but trying to get it to trigger from my cloud is having issues. Below is the error message I get.
Action 'Run_a_flow_built_with_Power_Automate_for_desktop' failed: Problem while executing action 'ConnectToServerWithAuthentication'. Unspecified error Microsoft.PowerPlatform.PowerAutomate.Desktop.Actions.SDK.ActionException: Unspecified error at Microsoft.Flow.RPA.Desktop.Modules.ActiveDirectory.Actions.ConnectToServerAction.Execute(ActionContext context) at Microsoft.Flow.RPA.Desktop.Robin.Engine.Execution.ActionRunner.Run(IActionStatement statement, Dictionary`2 inputArguments, Dictionary`2 outputArguments)
This is how my flow currently looks like.
For the connection, I'm using the same credentials I used to log into the PC and into Power Automate Desktop.