Errors
When an error is encountered, one of the following HTTP error codes will be returned.
Exception Code | Message |
---|---|
400 | Bad Request violates constraint |
401 | Unauthorized |
403 | Forbidden Not Authorized |
404 | Not Found |
416 | Range Not Satisfiable |
422 | Encountered validation error(s) Unable to process request format |
504 | Operations timeout occurred |
500 | Server Error |
Updated almost 5 years ago