Hello,
I have a flow created in Power Automate Desktop containing 216 actions, and I wish to schedule this via Power Automate Cloud.
During the scheduled run time, sometimes the flow will fail with BadRequest and a statusCode of 400.
If I run the flow in Desktop it will tell me the action which the flow failed on, but for Cloud it returns the following:
I am required to run the flows unattended but if one fails, how would I know which action (from the message above) this actually failed on?
It does suggest it's on a 'Focus' action but my flow has 11 different "focus" actions.
In the above instance I know it failed at action 213 which is a "Focus window" action for a 3rd party application as I watched the flow run in attended mode, but how would I know when the flows are run unattended?
Thanks in advance.
Mark