Skip to Main Content

APEX

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!

How can I use non-secure APIs with APEX?

Edisson Gabriel LópezJan 12 2022 — edited Jan 12 2022

Hi,
I am using the oracle Orchestrator, where I have an api for sending mails that I was using with ajax, but for security reasons I am doing it with PL/SQL and the apex function apex_web_service.make_rest_reques , but at the time of executing I get the following error:
ORA-20987: The requested URL has been prohibited. Contact your administrator.
image.png
I do not know if I have to make a configuration with respect to database.

Comments

Oracle Java 8 was the last version planned to have 32bit support.  Download JDK or JRE 8 if you need 32bit.  Similar is true of OpenJDK

https://www.oracle.com/technetwork/java/javase/downloads/index.html#JDK8

1 - 1

Post Details

Added on Jan 12 2022
3 comments
439 views