I have a broadcast that is invoked via a webhook. It has a filter based on some attributes. The flow then reads and writes to a google sheet. Finally, it sends a message that contains what was read from the google sheet.
Quite often, around 50% of the time, the send message action fails with the following error: “The requested resource /Services/ISca6686f1a12341bd8ffebde471bc9157/Channels/CH5a0026c341b94fa793ffcfe86b7dee79 was not found”.
Anyone have any ideas? Sending a message is used often in other flows and I have never come across this issue.