Skip to main content

SAAS_CONNECTOR_YAML_CONFIG_SOURCE_HTTP_ERROR error condition

SQLSTATE: KD000

An error occurred in the SaaS connector source HTTP request component.

EMPTY_FIELD_PATH

field_path for body_json injection must be a non-empty array.

FIELD_NAME_AND_FIELD_PATH_BOTH_SET

field_name and field_path cannot both be set.

FIELD_PATH_WITHOUT_BODY_JSON

field_path is only valid for inject_into: body_json, got '<injectInto>'.

UNSUPPORTED_INJECTION_TARGET

Unsupported inject_into value '<target>'. Supported: <supported>.