Hello Team, where I can find public key for SFTP server for Datascooe Select? It is the key used as host certificate to authenticate the Refinitiv SFTP server, so that clients can be certain that they are "talking" to the correct SFTP server?
I noticed that depends on the time of the day I query Refinitiv DataScope Select, data for a particular instrument may or may not be available. I can get a "Not Found" early in the morning but am able to pull the data later in the day. Is there a way to tell when a particular instrument becomes available for data extract?…
I am not able to hit refinitiv from PaSS and getting below error ResourceAccessException: 15:26:35.857: [APP/PROC/WEB.0] 2022-09-05 09:56:35 ERROR o.a.c.c.C.[.[.[.[dispatcherServlet] - Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is…
Hello guys, I am using the DSS API to extract the tick price of stocks, but given the stock split, is it possible to extract the split ratio adjusted price? Below I pasted my sample JSON. Thanks for your time and support! { "ExtractionRequest": { "@odata.type":…
For REST API in Python for Mac, unable to get a response for request token. I have tried both POST and GET methods. Error shown is: ,"message":"Resource not found for the segment 'RequestToken HTTP'."}} Below is the code: import requests URL="https://selectapi.datascope.refinitiv.com/RestApi/v1/Authentication/RequestToken…
On POSTs to the /Extractions/Schedules({id})/DataScope.Select.Api.Extractions.ScheduleExtractNow API (doc), I usually get an HTTP 200 response code, but sometimes I get HTTP 202 with empty content. What does the 202 mean in this case? The status code docs say it means an asyc operation is not yet complete. What is the…
Can you give me description of http status codes(or link where I can find it) for DSS API?
...ing your API. How can I do this I can’t get a description from the InstrumentSearch API endpoint, even though the docs say it should be available Hi Team, Case Number 11546072 I have a chain RIC, I’m trying to map to an English description using your API. How can I do this I can’t get a description from the…
I am extracting intraday trading prices for FB.OQ and META.OQ from 2022-01-01 to 2022-07-01, but can only get META.OQ data after 2020-06-09. I pasted my JSON script below { "ExtractionRequest": { "@odata.type": "#DataScope.Select.Api.Extractions.ExtractionRequests.TickHistoryTimeAndSalesExtractionRequest",…
I'm trying to use the DataScope select API to extract Tick History data. I'm successfully able to make a request, however, I get the following error message in the response body: Quota Message: ERROR: Unable to resolve RIC Root for (RIC, TRGBNBPD1) I'm not getting any of the requested Tick History data back in the…
It looks like you're new here. Sign in or register to get started.