Example 4 - Node with Timeout Error Code & Error Message (HTTP)
Customize FlowSync timeout handling with a specific timeout duration, error code, and error message for HTTP requests.
curl --insecure \
--location 'https://127.0.0.1/data/flowsync/example4' \
--header 'Authorization: Bearer <replace with your token>'
Last updated
Was this helpful?

