1. Home
  2. Extra
  3. Samba API
  4. General API errors

General API errors

This post is also available in: Czech Polish

Below you can find the list of general API errors which you might get when calling Samba.ai API endpoints. More details are usually returned in the ProblemDetails fields in accordance with the RFC 9457.

invalid-json

  • code: 400
  • reason: JSON has an incorrect format and is unprocessable

unprocessable-json

  • code: 422
  • reason: Some of the field includes unexpected value. For example uuid does not meet general uuid requirements.

This post is also available in: Czech Polish

Updated on June 6, 2025

Was this article helpful?

Related Articles