Hello,
We have been working on retrieving streaming news from RDP API (see https://community.developers.refinitiv.com/questions/55386/connection-to-streaming-news-works-in-jupyter-note.html?childToView=55486#answer-55486).
On a domestic internet network this does work well. We would like now to run it using the company internet network. Currently, we have opened the following domain adress: https://api.refinitiv.com/ . However, this does not work yet. The connexion with the authentification token seems to work but we are not getting any data afterwards.
After that we realised we forgot to open the url called after the authentification : https://api.edp.thomsonreuters.com
Do we have to open this domain adress in addition to https://api.refinitiv.com/ ?
And are there any other urls that we should open ?