Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Unable to call url

Farooq ShaikFeb 11 2025

SELECT UTL_HTTP.REQUEST('https://uatoic01-axis6hrewtgb-dx.integration.me-dubai-1.ocp.oraclecloud.com/ic/api/integration/v1/flows/rest/', NULL,'file:/xxxx/app/oracle/product/19.0.0.0/dbhome_1/data/wallet1', 'xxxxxx') FROM DUAL;

[Error] Execution (22: 8): ORA-29273: HTTP request failed
ORA-06512: at "SYS.UTL_HTTP", line 1530
ORA-29024: Certificate validation failure
ORA-06512: at "SYS.UTL_HTTP", line 380
ORA-06512: at "SYS.UTL_HTTP", line 1470
ORA-06512: at line 1

Already imported root certificate and added in wallet

Oracle Database 19c Enterprise Edition Release 19.0.0.0.0 - Production

Comments

Post Details

Added on Feb 11 2025
0 comments
28 views