Common HTTP Status Codes
HTTP status codes that Document Understanding often returns.
HTTP status codes and their meanings often returned by Document Understanding.
HTTP Code | Description |
---|---|
201 Accepted the request | Returned when the response is successful. |
400 Bad Request | There is a client error. Check the request URI, headers, and body. |
401 Unauthorized |
The request lacks valid authentication credentials. Confirm the proper policies have been added. The policies, including those for accessing Object Storage, if the pretrained or customer models need access to Object Storage. |
404 Not Found | The resource cannot be found. Check the request to confirm you're accessing the correct resource. |
409 Conflict | The request conflicts with the current state of the resource. |
429 Too Many Requests | The requests are being throttled. If you need to increase your limits, please log a ticket with Oracle Support. |
500 Internal Server Error | The server encountered an unexpected issue. |