Hi,
I am coding in python to download data into a dataframe.
The program was working all day until 5 mins ago.
Based on my analysis, the attached error message was generated when I issued the following command:
error.txt
ca_df, err = eikon.get_data(port_ISIN_list, ca_field_list)
Both variables, port_ISIN_list, ca_field_list, are well defined.
Does anyone know what just happened?
Thanks