I need to connect to workspace via RStudio. Il installed Refinitivr package and i run this command with my API Key found in APPKEY :
RD <- RDConnect(application_id = "<app key>", PythonModule = "JSON")
I get this message :
Erreur dans RefinitivJsonConnect() : Please supply Eikonapplication_id.
Screenshots: