unable to ping host "select.datascope.refinitiv.com"

Hi Team,

I am calling DSS API with Oracle PL/SQ using apex_web_service.make_rest_request. we have created the ACL using the host => 'selectapi.datascope.refinitiv.com', We are getting ORA-53203: security violation error.

To investigate this issue i am trying to ping selectapi.datascope.refinitiv.com but getting request timeout, can you please help on this.

1685565548605.png

Best Answer

  • Gurpreet
    Answer ✓

    Hello all,

    Just for the sake of completeness - the public host select.datascope.refinitiv.com is not pingable. Ping is not enabled on this and many other services facing the internet and is a standard practice.

    Your application will have to use HTTPS GET/POST etc to interact with these servers.

Answers