Přeskočit na obsah

Error codes

Tento obsah zatím není dostupný ve vašem jazyce.


You will find the error code in either the messages or errors group returned in every requested:

{
"success": false,
"errors": [
{
"id": "78d6bd7b-adda-4ce3-abf7-b0ed6e6bcf1e",
"code": 123456,
"message": "Example error"
}
],
"messages": []
}

Below you will find the error codes that will be returned in every message or error.

Specifies where the error comes from:

0 - API Server