This type has been occurring in the past weeks. What could be the reason?
Does this has to do with an automatic restart needed by the application to run properly?
The uncaught exception also said:
Error: ERR_TIMED_OUT
For a deeper look into our Eikon Data API, look into:
Overview | Quickstart | Documentation | Downloads | Tutorials | Articles
This type has been occurring in the past weeks. What could be the reason?
Does this has to do with an automatic restart needed by the application to run properly?
The uncaught exception also said:
Error: ERR_TIMED_OUT
If the problem happens again, I think that you should directly contact the Eikon support team via MyRefinitiv to investigate the issue. They may need to analyze the Eikon log files to verify the problem.
What API you are using? Is it Eikon Data API(Python)?
Can you show your API call which reproduces the issue?
For example:df,e = ek.get_data('IBM.N','BID') dfThanks.
Yes is Eikon Data API (Python).
I didn't run any commands this time, but I left the app running on my machine and then that error appeared. After that window popped up, I couldn't make any requests. I had to close it down, re-enter my credentials to start Eikon again and then the requests began to run smoothly as always.