The most recent content from our members.
Hi everyone, I'm reaching out for some assistance regarding an eikon API query I've been working on. I want to retrieve some data on the institutional ownership of 300 companies from 2002 until 2023 and I've encountered a timeout error (Error code 408 | Request timeout occurred) while executing the following code: import…
Recently, sometimes when I use eikon.get_data(), it will occur 408 error, and the error kept coming up for the next 30 mins. Then suddenly it can works well again to get the data I want. I want to know why and how can this problem be sovled. The error show below: 2023-12-13 11:11:03,926 P[9384] [MainThread 8516] HTTP…
Since 01.02.2021 i am getting below error: java.io.IOException: Server returned HTTP response code: 408 for URL: https://hosted.datascopeapi.reuters.com/RestApi/v1/Extractions/ExtractWithNotes I am using below DSS Rest API refinitiv request for full holdings for a fund and ETF in my java code: "ExtractionRequest": {…
...t occured I'm using the Eikon Data Api in a Python script that makes a get_news_headlines call every x minutes/hours. About 50% of the time I get this error: eikon.eikonError.EikonError: Error code 408 | Request timeout occured. Looking for any ideas on how to fix this? while True: try: headlines =…
I am using the eikon api proxy server : Been getting a lot of 408 errors This has impacted the daily workflow. I have checked the status of the network at our end - all seems well. Have logged out of eikon apps and relogged back in - still no improvement. Appreciate any help.
I've been using this requests for almost one month and now it fails! What is happening?
...ed with my code, and after doing the same request after few seconds I get the data I need. Why is this error raised? capture.png
It looks like you're new here. Sign in or register to get started.