The eikon data API is repeatedly failing this morning. Routine instrument requests through ek.get_timeseries or ek.get_data are returning a constant stream of 2026-06-02 08:29:45,729 P[93244] [MainThread 26328] UDF Core request failed. Gateway Time-out 2026-06-02 08:29:45,730 P[93244] [MainThread 26328] HTTP request…
Is Workspace and Workspace Excel application impacted by depreciation of VBScript? https://techcommunity.microsoft.com/b
As per user (below): When I am running the R code using Refinitv API, it always gave me the error 2026-06-02 13:32:51,973 P[14388] [MainThread 21524] UDF Core request failed. Gateway Time-out 2026-06-02 13:32:51,973 P[14388] [MainThread 21524] HTTP request failed: EikonError- Hope to hear from your team soon. Thanks in…
Hi! Im trying to retrieve upcoming Dividends and Capital Changes with python API, but something with the dates is not working. I want to get T+15 days or +1Y. Could you please help me? fields = ['TR.ISIN', 'TR.TickerSymbol', 'TR.CommonName', 'TR.DivPaymentType.dividendeventid', 'TR.DivExDate', 'TR.DivAnnouncementDate',…
The python query I'm using to retrieve data is as below. The error message I got is no data for TICK_SZIDX from API. # The Column name in Data containing the RIC !!! Ric_Column = "RIC" # Give the set of FIDs you want to Extract: If you want only PE, you can leave it BLANK as well !!! FIDs_to_extract = ['TICK_SZIDX'] #Enter…
Posting this on behalf of Workspace user from case 15982026. Could you please advise how we should update the code to make it more efficient and compliant with the LSEG Data Library limits? In particular, we would appreciate your guidance on the following: How to restructure the code so that multiple RICs are passed in a…
I verified with one bond we have access to EMAXX and the EMAXXOWN function My question is if e.g. I have a particular bond, say US459200KH39, how I can use the API to programmatically pull the bond investor information and how I can override the API call to also set information to a specific snapshot data as opposed to the…
The excel addin contains something called 'download manager' that contains useful power/carbon data. Currently I have to manually pull this in by clicking through excel. Is there any mechanism I can use to access this data via python api?
I'd like to be able to use ek.get_timeseries() or ek.get_data() methods without the constraint of the application running in the local desktop. Is there a way? Would RDP be more suitable for the task? If so, can I obtain with RDP the same data as with the eikon API? thank you
It looks like you're new here. Sign in or register to get started.