Error Responses
Last updated
Last updated
Unsuccessful requests to the API will return a response with one of the following HTTP error codes:
Status Code | Description |
---|---|
401
Occurs when a request is made using an invalid API key or when no API key is included in the request.
404
Occurs when the requested resource could not be found, e.g. a request to an unknown API endpoint, a request to load the status of an unknown assignment instance, etc.