Eikon API HTTP errors in previously working scripts - same error
Hi I saw a similar issue using get_simbology but in my case Im using get_data which should be the workorund sugestion.
df =get_data(list('GOOG.O','MSFT.O', 'FB.O'),
list('TR.Revenue','TR.GrossProfit'))
gives me the following error:
Error in print.default("HTTP Error, code= ", response$status_code, sep = "") :
argumento 'digits' inválido. im not sure if its a comunication problem or is it a issue of the R app