Skip to content

Errors

The DiscoLike API uses conventional HTTP response codes to indicate success or failure of requests.

Error CodeMeaning
400Bad Request — Your request is invalid
401Unauthorized — Your API key is wrong
403Forbidden — You don’t have access to this resource
404Not Found — The specified resource could not be found
422Unprocessable Entity — The request was well-formed but contains semantic errors
429Too Many Requests — You’re making too many requests
500Internal Server Error — We had a problem with our server
503Service Unavailable — We’re temporarily offline for maintenance