Hello,
I have an issue when trying to manually trigger a flow using cloud flows and I hope someone here can give me a hand on this 🙂
Error message:
{
"error": {
"code": "UIFlowsAgentCommunicationFailure",
"message": "Something went wrong with the desktop flows app on your machine. Try running this desktop flow again."
}
}
Status code: 400
The flow is just as simple as it can be - just run Contoso Invoicing App. That's all. Now when I run the flow from Power Automate Desktop it works just fine and ends correctly. But when I try to invoke this flow using Cloud flows, it runs (Contoso Invoicing App opens) but then it seems to be stuck for 2 minutes on status running and then fails with error message provided above.
I checked the On-premise gateway - it says the gateway is online and ready to be used. Network ports test also ended with success so it seems everything should communicate without errors.
Reinstallation of both Power Automate Desktop and Gateway didn't help obviously.
I am running on Virtual Machine with W10 Pro x64.
Any ideas?
Thanks in advance.