Troubleshooting
Error Codes
This section provides a list of current error codes and descriptions you could come across.
Error Code | Error Type | Description |
---|---|---|
400 | Bad Request | The server cannot process the request due to an error in the submission, usually relating to syntax |
422 | Unprocessable Entity | The request has the correct syntax but the the submission is unable to be processed |
500 | Internal Server Error | The server encountered an unexpected error stopping it completing the request |
Updated about 2 years ago