ID lists > httperrors
Error code | Meaning |
---|---|
301 | This error means there is a redirect available for followup information after your request |
400 | This error means there is something wrong with your request:
|
401 | This error can happen for several reasons, please check each first:
|
403 | This error indicates the request you are doing is valid, but is doing something that is not (or no longer) allowed |
404 | This error indicates you are trying to access an endpoint that is not allowed or does not exists. |
405 | This error indicates you are trying execute a method that is not allowed on the endpoint. |
500 | This error indicates a critical system error that is not recoverable. Please contact us! |