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

Post Details

Added on Jan 12 2022
3 comments
427 views