APEX_WEB_SERVICE.make_rest_request
Summary
APEX_WEB_SERVICE.make_rest_requestContent
Hello guys, I'm hoping to get some tips for making https requests in dbaas using APEX_WEB_SERVICE.make_rest_request. Currently i am encountering the error below.
Error report -
ORA-29273: HTTP request failed
ORA-29024: Certificate validation failure
ORA-06512: at "SYS.UTL_HTTP", line 368
ORA-06512: at "SYS.UTL_HTTP", line 1118
ORA-06512: at "APEX_050000.WWV_FLOW_WEB_SERVICES", line 551
ORA-06512: at "APEX_050000.WWV_FLOW_WEB_SERVICES", line 657
ORA-06512: at "APEX_050000.WWV_FLOW_WEBSERVICES_API", line 202
ORA-06512: at "ENDVIADMIN.BTC_ENDVITXN", line 376
ORA-06512: at line 8
29273. 00000 - "HTTP request failed"
*Cause: The UTL_HTTP package failed to execute the HTTP request.
1