Hi,
I'm trying to access Eikon data via R using the API. I have installed "eikonapir" package and set my Eikon ID (+ have Eikon running on the back), but when trying to access data via "get_data" I get the following error message:
Error in curl::curl_fetch_memory(url, handle = handle) :
Failed to connect to localhost port 9000: Connection refused
Does anyone know what could be the source of the problem?
Thanks!