splitch

DocsSDKSDK_TRANSPORT_PARSE.md

SDK_TRANSPORT_PARSE

Cause

The transport received a response body that could not be parsed as the expected evaluate/peek/verify shape.

Fix

Confirm the endpoint points at a splitch data-plane edge and that intermediaries are not rewriting the body. The parse rejection is on logger.error's cause. This is not an HTTP 503 from the server.

Related codes