A subcategory for the Client File Store (CFS) API for TM3, ESG, Symbology, etc.
While running https://api.refinitiv.com/user-data/lists/v1/lists APi with request as below : (Which I created taking sample from FMRRequest.txt) { "namespace": "default", "name": "FMR", "description": null, "items": [ { "value": "88035DDT9" }, { "value": "196480GK7" } ], "metaData": [ { "data": { "List Source": "TM3",…
We are developing a Java application to programmatically download Initiation reports for specific companies using the Refinitiv Research API via REST requests. However, we are encountering a permission error indicating insufficient scope when attempting to access certain endpoints. Problem Details: Objective: Download…
We have an error when trying to download files from the filings api: https://api.refinitiv.com/data/filings/v1/retrieval/search/docId/{doc_id} The goal is to be able to download the original file. Using the above api, we obtain a valid url (see code below).However the url does not work from Databricks, resulting in a 403…
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…
Hi, I got a connect Error when try to open a session. How to fix it? import lseg.data as ld ld.open_session() An error occurred while requesting URL('https://api.refinitiv.com/auth/oauth2/v1/token').ConnectError('[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate…
Hi, we cannot access historical API and therefor not retrieving historical prices : (api.refinitiv.com) Response error [] with response error code [0] and response status code [403] when requesting new token. Parsing error [3] at [0] for message : [<html> 983<head><title>403 Forbidden</title></head> 984<body>…
Hello: Then I’m trying to integrate the Refinitiv Data Platform (RDP) API into my automation workflow, but I’m unable to locate or create the required OAuth2 credentials (Client ID/Client Secret or App Key) in the Developer Portal. First I tried apply under Workspace key generator, it's empty. Then I did: Signed in at here…
I am looking for something I can download and reference as I work on M&A and Private Equity data I obtained from the platform.
I saw from some past questions that it's possible to access transcripts by leveraging the ongoing connection with Eikon / Workspace using the get_data or get_news function. However, what I want to do is connect to an API WITHOUT having the terminal open, using a username and password, similar to how I use RDP for filings…
Hi! I'm using DAtascope and this API for chainrics: def get_chain_ric_market_depth(futures_ric, query_start_date, query_end_date): """ Example futures ric: 0#1YM: """ json_blob = { "ExtractionRequest": { "@odata.type": "#DataScope.Select.Api.Extractions.ExtractionRequests.TickHistoryMarketDepthExtractionRequest",…
It looks like you're new here. Sign in or register to get started.