Application API Error Codes & Responses

The Mydex API attempts to return appropriate HTTP status codes for every request.

Error Code Error Name Error Description
403 Forbidden The request was a legal request, but the server is refusing to respond to it.
404 Not Found The requested resource could not be found but may be available again in the future
460 Field name not found Mydex Specific. You have attempted to request information for a field name that doesn't exist
461 Field name permission problem Mydex Specific. You do not have permission to access the data within this field
470 Dataset not found Mydex Specific. The dataset that you have attempted to retrieve does not exist
471 Dataset permission problem Mydex Specific. You do not have permission to access the data within this dataset
500 Mydex is experiencing unexpected downtime A generic server error message, given when no more specific message is suitable or available
503 Service Unavailable The server is currently unavailable (because it is overloaded or down for maintenance)
504 Gateway Timeout The server was acting as a gateway or proxy and did not receive a timely response from the upstream server