Errors
In the event that we are unable to return a response, you will receive an HTTP status code in the 4xx or 5xx range. In general:
- 400s: Indicates malformed requests on the client side.
- 500s: Indicates errors on our server side.
In the event that we are unable to return a response, you will receive an HTTP status code in the 4xx or 5xx range. In general: