Error message - We have detected an issue in the [FLOW NAME] flow

We keep getting these errors.

Our flow is New Email in Gmail > Copy HTML code to MySQL DB Table.

How do i diagnose the error as there is no pattern of why certain flows fail?

Could you please check the run logs for this particular flow and identify which step is causing the error?

There’s only 2 steps and it’s always the second one “Send HTTP request”

What error does this HTTP step show? Could you please provide a screenshot of it?

Do you mean a screenshot of the actual flow for this part or on the left side the error in the ‘run’ screen?

The screenshot from the run logs screen. You can select a specific failed run and then choose the HTTP step to see the error.



Here’s 3 screenshots.

The error message indicates a third-party API server issue. Could you please test this specific email body using the HTTP step in a separate flow to see if it works? Additionally, can you try using JSON as the body type instead of form data in the HTTP request?