The most recent content from our members.
2026-03-04 06:43:50,552 INFO ==== CURL equivalent for file download ==== curl -X GET…
I received this notice concerning AWS S3 API and datascope plus UI- PCN212782 - LSEG DataScope Plus – TLS protocol requirements for AWS S3 file retrieval has been revised. Can you please provide the API endpoint for AWS S3 so we can confirm what TLS version we are running?
Hi community! I am trying to find more information about how best to configure the lseg data library for Python. I am interested in connecting to an AWS endpoint that is closest to my servers. How can I configure this? I am familiar with service discovery, but I cannot seem to find a way to change the configuration of the…
Hi all, I have a python script to retrieve data using Eikon Data API, which works when I run it in my local visual studio code, but I wanted to automate it through AWS. Here the connection is not working because (I believe) to do it through the API, a session must be logged in in the Eikon terminal. This is the error it's…
Hi, we would like to check if ads pop in the AWS environment supports TLS listener port such as port 14002 and including the ads & dacs related ports. If yes, is there a guide on how we can configure to get the hub to get the route connected to the feed
Hi, I am using the AWS SQS java sdk to connect and retrieve data from the alerts API in RDP. Every hour I need to refresh the cloud credentials as per the user guide, so I end up creating a new SQS client object because I am using StaticCredentialsProvider to pass in the cloud credentials. I can't seem to find how to use a…
Hi, we are using this example https://github.com/LSEG-API-Samples/Example.DataLibrary.DotNet/blob/main/src/3.%20Delivery/3.3-Queue/3.3.02-Queue-NewsStories/3.3.02-Queue-NewsStories.cs to create queues for messages. I was wondering how much control we have over the queue and its behavior, e.g. is there a way of…
Can someone confirm the conflation interval(s) used on the Real-Time Optimized (RTO) feed? I've read the 'Aggregation and Bandwidth optimization' document, but it doesn't seem to specify the intervals used.
We are using CFS via the Refinitiv Data Platform to download a custom Tick History extraction. We can access the files through api.refinitiv.com and providing the token as a header, as in the [Python examples](https://github.com/Refinitiv-API-Samples/Article.RDP.Python.IntroToCFS/blob/main/CFSIntro.ipynb). However we wish…
...tApi.Client 17.2.129.0. It seems that we only got the errors when using "x-direct-download" in the request header. Could you please advise? client is claiming when they run custom extractions and downloading the output file with S3 direct header they are getting below error: We got TLS errors frequently today (maybe…
Is it possible to run reports via python on an aws server?
I'm trying to write a simple sample program in Java which connects to an Amazon SQS queue for news story subscriptions: API: /alerts/v1/news-stories-subscriptions I can't seem to connect and keep running into timeouts. I'm trying to work out if this is a firewall / connectivity problem, or something wrong with my code. Has…
Which request I have to make if I want to do a service discovery ( streaming pricing end points) if I connect through: 1. AWS Private Link 2. AWS Direct Connect 3. Delivery Direct Does the service discovery requests has to be made over the internet ?
Hello there! Just asking general question - what is decent latency with Refinitiv RTO service (being in same location or using VPC)? I deployed my app in AWS Tokyo, create endpoint (showing that its works ok) at same AZ and using websocket connection have delay of updates like 150-160ms in average. In my case it doesn't…
Like RDP CFS, can we also get a pre-signed URL of the extracted archive file to support resumable download, via the RTH API?
It looks like you're new here. Sign in or register to get started.