I am trying to use the eikonapir package with R and when I try to run the following line I get a response that says my account is not allowed to run Eikon API proxy.
get_data("IBM",list('TR.DivExDate','TR.DivAdjustedGross','TR.DivCurr'),list('DateType'='XD','SDate'='1D','EDate'='2016-01-01'), debug=TRUE)
I have generated an App Key and I have Eikon logged in on my computer.