I wonder if anyone is able to shed some light on why my flow very randomly gives out a 404 error when creating a new team.
My flow runs multiple times a day (end users use an app to enter data to create a new Team) and this flow successfully ran literally minutes before and after this particular run.
I cannot see any missing data that could cause it to fail - the step just says NotFound and error says Failed to execute Templates backend request GetTeamTemplateStatusRequest.....ErrorMessage : {"errors":[{"message":"No workflow found with supplied ID.","errorCode":"Unknown"}],
Any ideas what to check for next? I know it's not related to our Blocked Words list in Entra as that fails at this step too but with an different error message and I cannot see how it could relate to a connection reference when it sucussfully runs either side of it.