Skip to content

Error messages and codes

mte edited this page May 25, 2022 · 3 revisions

Below is a list of error messages and codes you may run across while using the utilities API.

Errors

Code Details
200 Successful request (with response)
204 Successful request (no response)
400 Improperly formatted request/ un-interpretable by API
404 That endpoint doesn't exist or you've misspelt it
405 That endpoint only accepts a type of request (POST, GET, etc)
401 Unauthorised: dead token/webhook url
403 Forbidden: valid auth, lacking permission (eg phone locked token)
429 Either discord is ratelimiting one of our proxies or you have hit your ratelimit for our API
500 An error occurred on our servers, - nothing to do with you - and has been raised to staff

adding more as needed

Clone this wiki locally