Error Codes

Description of errors codes, and an exhaustive list of them

Any 400 or 500 level API response will return a plaintext response in the following format: {code}: {short description of error} Please note, if using this response for error checking, split the response on the colon and only use the code portion, the descriptions are subject to change.

Below is an exhaustive list of every code:

General Errors

Note, these codes start with a capital 'I' (for "item", since A for "asset" was taken), not a lowercase 'L'.

Last updated