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.

I do not know if I have to make a configuration with respect to database.