ODP Problem Types

Stable Problem Details type URLs defined by the Offering Discovery Protocol.

CodeStatusMeaning
INVALID_REQUEST400Request syntax or values are invalid.
NOT_AUTHENTICATED401Authentication is required or invalid.
NOT_AUTHORIZED403The principal cannot perform the operation.
NOT_FOUND404The requested ODP resource does not exist.
NOT_ACCEPTABLE406No acceptable response representation exists.
CONTINUATION_EXPIRED410The continuation link has expired.
REQUEST_TOO_LARGE413The request exceeds its resource limit.
UNSUPPORTED_MEDIA_TYPE415The request media type is unsupported.
RATE_LIMITED429Request rate or quota has been exceeded.
SERVICE_UNAVAILABLE503The Service is temporarily unable to respond.