Error Code | Exception | Description | |
---|---|---|---|
400 | Client Error/Bad Request (JAXBException) | The server cannot or will not process the request due to a client error. | |
401 | Unauthorized Access | Authentication is required to access a resource but has failed. | |
403 | Forbidden (QuadrigaAccessException) | The user is trying to access a resource that they do not have permission for. | |
404 | |||
ResourceNotFoundException | The requested resource could not be found. | ||
500 | Internal Server Error (ParseErrorException, MethodInvocationException, QuadrigaStorageException, JSONException, Exception) | An error has occurred in the server while processing the request. |
Content Comparison
General
Content
Integrations