Hello, is it possible to connect from R Studio Server (posit Workbench) to Refinitiv for direct data access? Are there any specific requirements or set up to implement?
I am trying to connect in R Studio Server using the API key with the following command: library(Refinitiv)
Eikon <- EikonConnect(Eikonapplication_id = "<insert API key here>", PythonModule = "JSON")