Hi everyone,
I'm running into a strange issue with one of my cloud flows in Power Automate.
What works:
When I use a manual trigger, the flow runs perfectly every time – no errors, all actions execute as expected.
What fails:
When I switch to a Recurrence trigger (scheduled), I get the following error:
The flow did not trigger itself. Also If I click on Run then it gives me an error - Request to Azure Resource Manager failed with error: '{"error":{"code":"WorkflowTriggerNotReady","message":"Could not execute workflow '3e12c2d7-b68a-45bb-89a2-772dee08c303' trigger 'Recurrence': trigger is not ready yet, please try again later.","messageTemplate":"WorkflowTriggerNotReady"}}'.
The flow never starts automatically.