-
Which API will continue to work after Workspace based update?
Hi, I wanted to confirm which all APIs will continue to work after the latest update about Workspace? I am currently using DatastreamPY and Eikon for pulling the data via APIs. I am starting to get my hands dirty with "lseg.data" module via python. Further, is there any documentation to convert eikon or datastreampy based…
-
Filing API returns error message "User did not have entitlements to the field".
Hello, when I tried to get filing data with Python Filing API, I only get NAs and above error message. I was able to download full correct data using ADVFIL function on LSEG WORKSPACE desktop app. However, I need to acquire filing data for over 3,000 firms. I cannot download all of it manually. Here is my code:…
-
Download Real-Time-SDK-2.2.3.L1.csharp
I downloaded Real-Time-SDK-2.2.3.L1.csharp but i see this package support on .net core 8.0 there is another download that might be suitable? i use in c# and i want ETA/EMA thank u
-
how to resolve the below issue
When I am trying to publish Data using the postMsg method getting below error Failed to submit PostMsg on item stream. Reason: ReactorReturnCodes.INVALID_USAGE. Error text: Cannot submit PostMsg when stream not in open state. Code snippet using as below OmmConsumer consumer = null; AppClient appClient = new AppClient();…
-
Unable to open session with my workstation browser access
Can I assume that its rdp login ? and that i dont have eikon access ? 2. Do you have any sample code to show me how to open a connection ? and access the news ? 3, I am confused about the statement from one of your advisor "They need RDP login if they want platform session or establish connection to the Data Platform on…
-
Access Denied while using API Playground on Developer Portal
Hi Team, The client is trying to use the API Playground tool through Developer Portal, and they are getting an error saying 'Access Denied' Can you please help to check who can help on this? We checked with MyAccount Team on this as well and they confirmed that the client has access for this. Please see the screenshot…
-
Problem with making extraction from DSS using REST API with Python
Hi, I am having issues when trying to retrieve output using the following code. It looks like the token is retrieved but after that the extraction output location is not identified. The error I get is: Error: 400 Client Error: Bad Request for url: https://selectapi.datascope.refinitiv.com/RestApi/v1/Extractions/ExtractRaw…
-
Are there any new methods on pulling expired options data?
Hello! I am currently utilizing an updated version of script functions posted below to obtain valid RIC codes for expired options data. Since this method is much more costly compared to pulling active options from existing chain codes, do any new techniques exist for finding expired options RIC codes? I will appreciate any…
-
Sentiment analysis on historical news for a portfolio
Dear all, I am an early-stage user of the API environment, please excuse me for apparently redundant questions. My aim is to gather management pay-related news from the last 365 days for every company in my portfolio (fewer than 550 RICs) at each fiscal year-end over the past 20 years, and perform sentiment analysis on…
-
Assistance filtering only Breaking News and Web News in Python with Refinitiv Workspace
Hi everyone, I'm currently downloading ESG-related news using Refinitiv Workspace via Jupyter Notebook (GPU / Workspace Helper connection). Is there a way to filter only Breaking News and Web News within the Python refinitiv.datapackage? Or maybe a different query syntax that ensures the exclusion of filings, research,…
-
Discrepancies between TotalAssetsActual and TotAssets values for EA banks
Hello, We regularly query banks data from Refinitiv Workspace for TotalAssetsActual. We noticed several discrepancies between the values of this variable and those of TotAssets, though in principle they should align. Specifically: for some banks and periods, e.g. RIC DBKGn.DE - quarters between 2023 Q1 and 2024 Q3, there…
-
How to rotate the key in API ?
Client uses API to exchange rates, and their API key needs to be updated every year as per client's policies. Please advise the process how to do so. Please let me know if any other information is required if the above provided is insufficient.
-
Unable to publish exact double value using ETA3.8.3.0
Hi, Asking this question on behalf of my developer colleague (I'm not a developer myself): When trying to publish double value to trep, for example: 4324.920024907418 the result seen in the consuming app is 4324,920024907419 or other sligthly different value, probably affected by rounding. We have tried different…
-
Excel sheet with macros crashes
Hello Team, An excel sheet crashes upon retrieving data from Workspace add-in. It can be replicated inhouse. We checked with excel experts (GBC team) and they informed that it has macros and so needs to be raised to Developers to check further. Could you please advise? The file has .xlsm extension, so its not even allowing…
-
Historical closing price of stocks using API
I have a dynamic set of stocks (RICs) for which I want to get the closing price data from say last 6 years on daily weekly and monthly level in USD. How Do I do that using LSEG APIs.
-
RFA API Java question on querying chains and getting data back
Using the RFA Java Api or Python API Is there a command that you can run if you provide a chain and it will return all symbols in it with the data based on a filtered list of fids. Example 0#USTSY=TWEB I want to just enter that and somehow also ask for fields I care about say "BID" "MATDATE" "BIDDISC1" The Goal would be…
-
DSWS - Token Error
We are getting an error message advising that we're having issues requesting the access token from the DSWS API. Grateful for any ideas….
-
Postman Authentication returns 400, validation error
Postman authentication shows error. Please advise what is wrong. A screenshot is attached.
-
Workspace Trial: Unable to reproduce same output via API as in EIKON environment
Hi Community, Please find below a comparison between the old (EIKON) and the new (WORKSPACE) output. Please also find attached the old vs. new output. I need exactly the old output as in the attached file. This is the skript I am using to compare / retrieve the output: As you can see via the old environment (EIKON) I am…
-
Using `DSGRID` in excel
Hello, I understand that the EIKON service will be discontinued as of June 30, 2025. In that case, I would like to ask whether the DSGRID function, which I am currently using in Excel, will also no longer be available. If that is the case, I would greatly appreciate it if you could let me know which function offers similar…