The most recent content from our members.
...he remote host" error while using the dataplatform API in python. While running the get_timeseries function in a loop, i get this error in every subsequent call.
<module> df_chain1 = ek.get_data(chain_id, fields=field2, parameters={"SDate":date_end2, "EDate":date_start2, "Frq":"D"}) "C:\Program Files\Anaconda3\lib\site-packages\eikon\data_grid.py", line 141, in get_data result = eikon.json_requests.send_json_request(DataGrid_UDF_endpoint, payload, debug=debug) File "C:\Program…
I have university access as student to thomson Reuters. I have created loop to read the 1 year data of news headlines + news full story text. It is taking too long time and after that it says me "raise requests.HTTPError(error_message, response=server_response) requests.exceptions.HTTPError: Backend error. 401…
Hello Team, Refinitv Error.PNG Please find attached the error got during backfilling Please have a look and guide accordingly. Thank you, Trisha Gehlot
Hi, I just installed the Eikon Desktop (4.0.65) on my Windows 11, and is trying to connect through Eikon Data API (1.1.18) for Python (3.11). However, I have encouraged an error saying "Error: no proxy address identified.". The full log with ek.set_log_level(1) is as below: An error occurred while requesting…
When I go to Websocket API and select Tutorials > Video Tutorials, I don't actually see any videos. It is just a blank area where a video box should appear. I am using EDGE and logged into developers.lseg.com using my LSEG laptop. I also tried using Firefox and got the same results. I wonder if this is a result of the move…
Hi, I'm having issues installing RTSDK2.2.1.L1 for Visual Studio 2022. Having rebuilt my PC recently, I had the following installed before attempting to install this devkit: * Windows 11 Pro x64 (All the latest updates applied) * Python 3.12.5 * Github desktop 3.4.3 * Cmake 3.30.3 * Visual Studio Enterprise 2019…
use "pip install refinitiv-data" installed package, the py file only have 1 line "import refinitiv.data as rd" . got folllowing error: "ModuleNotFoundError: No module named 'refinitiv.data'; 'refinitiv' is not a package"
Hello, I have a loop to evaluate OTC Equity options via the end point: "https://eu-west-1-api.refinitiv.com/data/quantitative-analytics/v1/financial-contracts" and also tried: "https://api.refinitiv.com/data/quantitative-analytics/v1/financial-contracts" but am getting the error either way. I am passing 90 options at a…
Hey Team, Can you provide guidelines on robust error handling and retry logic for API calls to handle transient errors and ensure reliable data retrieval for RDP API? Thanks!
It looks like you're new here. Sign in or register to get started.