Description
Describe the Bug with repro steps
I'm experiencing an issue with the Logic App trigger "When an item is created (V2)". The Logic App works as expected initially, but after a few successful runs, it suddenly stops executing. The Logic App remains in an Enabled state, and the trigger is fired (visible in the trigger history), but no subsequent runs are initiated.
The only indication of a problem is the message "Invalid Template" shown in the trigger history. However, the Logic App was working fine just the day before, and no changes were made to it between the successful and failed runs.
Interestingly, if I recreate the Logic App from scratch, it again works for a few records and then encounters the same issue—triggered but no run, with "Invalid Template" as the only message.
This behavior is blocking critical workflows and seems unpredictable.
Expected Behavior:
The Logic App should continue to process the trigger and execute the flow as designed without failing intermittently.
Actual Behavior:
Logic App stays enabled
Trigger fires, but no run is created
Trigger history shows "Invalid Template"
Recreating the Logic App temporarily fixes the issue
Please advise or investigate.
What type of Logic App Is this happening in?
Consumption (Portal)
Which operating system are you using?
Windows
Did you refer to the TSG before filing this issue? https://aka.ms/lauxtsg
Yes
Workflow JSON
Screenshots or Videos



Browser
Chrome
Additional context
No response