❌Error Codes
Description of errors codes, and an exhaustive list of them
Last updated
Description of errors codes, and an exhaustive list of them
Last updated
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:
Code | Description |
---|---|
Code | Description |
---|---|
Code | Description |
---|---|
Code | Description |
---|---|
Note, these codes start with a capital 'I' (for "item", since A for "asset" was taken), not a lowercase 'L'.
Code | Description |
---|---|
Code | Description |
---|---|
Code | Description |
---|---|
G000
Invalid JSON Body
G001
Invalid URL Parameter
G002
Invalid URL Query
S000
Unexpected Server Error
U000
Username Taken
U001
Invalid Username or Password
U003
User Not Found
U004
Session Not Found
W000
Wallet Not Found
W002
Wallet or Asset Not Found
W003
User Already Assigned To Wallet
W005
Session Not Found
W006
Wallet Not Owned
W007
User Not Assigned
W008
Can't Delete Primary Wallet
W010
Webhook Errored
W011
Address Taken
W012
Can't Transfer Primary Wallet
A000
Session Required
A001
Invalid Session
A002
Guests Only
A003
Invalid Admin Key
I000
Asset Not Found
I001
Invalid Asset
P000
Invalid Auth Form
P001
Invalid Channel