SAAS_CONNECTOR_YAML_CONFIG_SOURCE_DECODER_ERROR error condition
An error occurred in the SaaS connector source decoder component.
CSV_PARSE_FAILED
Failed to parse CSV response: <error>
GZIP_DECOMPRESSION_FAILED
Failed to decompress gzip response: <error>
INVALID_ZIP_FILE
Failed to read ZIP archive: <error>
STREAMING_DECODER_WITH_PAGINATION
Streaming decoders cannot be used with pagination. The response body can only be consumed once.
UNSUPPORTED_DECODER_TYPE
Unsupported decoder type: '<decoderType>'.
UNSUPPORTED_ENCODING
Unsupported character encoding '<encoding>': <error>
ZIP_ENTRY_DECODE_FAILED
Failed to decode ZIP entry '<entryName>': <error>