Hi, I am using Python to issue and use an RDP Authentication Token. However, during my testing, I found that when I send a request with grant_type='refresh_token', the same access_token and refresh_token are returned in the response as those sent in the request. As a result, even when I send a request with…
Hi, I am not familiar with RTMS but have a small project we are trying to kick off internally. The data is available on our group companies application but we have no access to the back end so I am asking them to send this to RTDS but in return I am being asked for a list of RIC codes but not sure how to construct these I…
Hi, I can successfully download tick history with following code while for market depth, for depth it always returns empty df. Could you shad some light on why it doesn't work? Thank you!
Client is doing CIAM RTO migration and cannot config v2 URL saying that it's not possible to edit the library he's using. Is there a new library we can send to them? (attached is some screen shots of client's config). Thanks in advance, Fernando Cunha
Does RDP need to be as a separate subscription? We are getting an unexpected access denied error when calling get_data() using Refinitiv Data Platform (in Python) with fields TR.Event*. I see the same in the API Playground. When running with Codebook in Workspace, the same query goes through with no error. Why is there an…
Hello, We have access only to the below URI: /data/news/v1/headlines With this URI, is it possible to retrieve news headlines by providing the NewsId or the storyID as input parameter?
For the RDP function to ADDI to Excel, can I use the same Excel macro (VBA) to run a stop update and its recalculte? (as for eikon or workspace addin, I understand that we cannot do such a handle)
Hi all, I was previously helped by being shown the difference of a desktop session vs platform session and wanted to convert my rd.get_data() requests to exploit the benefits of a platform session over a desktop session. In doing so I've encountered two anomalies I wanted to see if I could get some clarity on. 1)…
Hi everyone, I'm currently building an application using databricks, and in this process I'm migrating some scripts that were previously running on my local PC to run in a databricks notebook. I'm using refinitiv-data-1.6.2 to query the data. This is my auth flow : rd.open_session(config_name='credentials.json') with…
It looks like you're new here. Sign in or register to get started.