Klantly Developers

Error codes

server_error

500 Something went wrong on our side.

Cause

Something went wrong on our side.

Solution

Please try again later. If it keeps failing, contact support and mention the request_id.

Example

application/problem+json
{
  "type": "https://developers.klantly.com/errors/server_error",
  "title": "Something went wrong on our side.",
  "status": 500,
  "code": "server_error",
  "request_id": "req_01j7zq3k9x2m4n6p8r0t2v4w6y"
}

← All error codes