I get this Error when trying to use the Eikon API in my new machine. It works fine in other machines. Eikon is open and online.
For a deeper look into our Eikon Data API, look into:
Overview | Quickstart | Documentation | Downloads | Tutorials | Articles
I get this Error when trying to use the Eikon API in my new machine. It works fine in other machines. Eikon is open and online.
Could you get the full log output from running
import eikon as ek ek.set_log_level(1) ek.set_app_key('MY_APP_KEY')