Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
An error occurred in the SaaS connector source retriever component.
INVALID_CUSTOM_RETRIEVER_CONFIG
Invalid custom_retriever_config: field '<field>' <reason>.
MISSING_REQUIRED_FIELD
Table '<table>': response record is missing required field '<field>'.
PAGINATION_RESET_NOT_CONFIGURED
Table '<table>': received RESET_PAGINATION but no pagination_reset is configured.
PAGINATION_RESET_NO_PROGRESS
Pagination reset made no progress: <attempts> consecutive attempts with the same slice (max <maxAttempts>). The cursor could not narrow the slice further.
RESPONSE_BODY_PARSE_ERROR
Table '<table>' failed to parse the response body: <body> as JSON. Error: <errorMessage>
UNREGISTERED_CUSTOM_RETRIEVER
Custom retriever class '<className>' is not registered. Registered classes: '<registered>'.
UNSUPPORTED_PAGINATION_RESET_ACTION
Unsupported pagination_reset action '<action>'. Supported: <supported>.