Skip to Main Content

Oracle Database Discussions

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!

OCI APEX - Rest Data Source Issue

dreadorApr 6 2022

Hi All
Ive setup a default APEX paid instance and all is fine but have one issue that I cannot explain
I have one none public as such API with port number 8xxx but, API has no authorisation requirements.
I can view the API using browsers and also see it in Postman with no issues.
However if I try and add it as a rest data source I get error on submitting URL
An error occurred during URL invocation.

ORA-01031: insufficient privileges

However if I add a more public API say https://wikimedia.org/api/rest_v1/metrics/pageviews/per-article/en.wikipedia/all-access/all-agents/Tiger_King/daily/20210901/20210930
It works fine so confused - All I can think of is its something to do with the port but I have checked ACL and its as it comes with no port limits.
Any Ideas?

Comments
Post Details
Added on Apr 6 2022
4 comments
1,040 views