Have a flow, new email incoming, copy body into a Row in Excel (OneDrive). Connections seem to be fine, can read the File, can read the Table, so all seems good. When the Flow executes, fails with error 502 Bad Gateway.
I understand from reading that 502 Bad Gateway is a transient or temporary error.
The specifics of the error are:
"This object binding is no longer valid due to previous updates.\r\nclientRequestId: "
How do I resolve this?