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?