Oracle Error Message
ORA-29273: HTTP request failed
Reason for the Error
The UTL_HTTP package failed to execute the HTTP request.
Solution
Use get_detailed_sqlerrm to check the detailed error message. Fix the error and retry the HTTP request.
ORA-29273: HTTP request failed
The UTL_HTTP package failed to execute the HTTP request.
Use get_detailed_sqlerrm to check the detailed error message. Fix the error and retry the HTTP request.