AccessDenied |
403 Forbidden |
No privilege to access this database |
InsufficientQuota |
429 Too Many Requests |
Insufficient quota, please upgrade package |
ResourceNotFound |
404 Not Found |
The requested resource was not found, please check the URL |
InvalidArgument |
400 Bad Request |
Request parameter error, please check the parameter |
ParameterMissing |
400 Bad Request |
Request Parameters are missing |
MethodNotSupported |
405 Method Not Allowed |
Request method error |
ContentTypeNotSupported |
415 Unsupported Media Type |
The requested format with content type header is not supported |
NotAcceptable |
406 Not Acceptable |
The requested Accept header does not contain the application / JSON format to be returned |
InternalError |
500 Internal Server Error |
Internal system error, please try again later |