This page lists the error messages returned by the Suki Form filling APIs. All error messages are returned in JSON format as shown in the example below.
The code field in the JSON body is a numeric status code. Suki maps it to the HTTP status on the response. See Status code to HTTP mapping for the full mapping.
Each table row lists an error id: a stable name you can use in client code. In responses, that value appears in the message field, either as the full string or as a prefix (for example invalid_sdp_token or invalid_sdp_token: …). Match on the id exactly or by prefix when you handle errors in your integration.
No error messages match this filter or search. Choose another category or clear the search box.
Common errors
These are some common errors that can occur across all Suki REST APIs.These are some common errors that can occur while implementing the Form filling workflow using the REST APIs. These are some common errors that can occur when submitting feedback for a Form filling session. Status code to HTTP mapping
This table maps the status names returned by the Suki APIs to the corresponding HTTP status codes.