We have a flow set up to listen to a list in SharePoint. Whenever a list item is added or updated, the flow triggers. The ONLY item in the flow is an HTTP POST call configured as shown below. The body is a 42 line JSON object.
When the flow is triggered, we are seeing two errors, shown below:
Tested the target URL with a Postman call and an identical body and the call was successful and things functioned as expected.
What are these errors? How do we debug this?

Report
All responses (
Answers (