Skip to main content

Request Errors

The request to a /simulate/... endpoint failed. These are the sub_type that can be returned.

INVALID_REQUEST

The request body failed basic validation for the specific API endpoint.

NOT_FOUND

The requested resource does not exist.

TOO_MANY_REQUESTS

Too many requests hit the API too quickly. Retry with exponential backoff.

SIMULATION_RESTRICTED_MISSING_PRODUCT_REQUEST

Resource must have a completed request for this product in order to configure simulations.

SIMULATION_RESTRICTED_MISSING_SUBSCRIPTION

Resource must have an active subscription for this product in order to simulate this behavior.