-
PYTHON API Extraction Not Yielding Results
Hi Team, Hoping for your help in checking the code of the client below, for some reason, they are not receiving any results when querying for MarketDepth: Code: def ExtractRaw(token, json_payload): try: outputfilepath = str(_outputFilePath + _outputFileName + str(os.getpid()) + '.csv.gz') if os.path.exists(outputfilepath):…
-
How to get Futures OHLCV from DataScope Select Rest API in Python3?
I would like to get the following RIC OHLCV using DataScope Select's Rest API in Python3. Could you provide sample code? RIC : .SPX DSP : S&P 500 Index - CBOE
-
How could I retrieve all exchanges of equites by tick history RESTful API?
I can get the coverage matrix from the Tick History document. But could I get the information via Tick History RESTFul API?
-
Hi Dev, Please assist us regarding the below C# related question? Thanks in advance.
I have trouble with a program that use to work and get now an error "an error occurred while sending the request" after 22 minutes after asking for 500 isin. var extractionRequest = new BondScheduleExtractionRequest //type of request on reuters API { IdentifierList = collec, //ContentFieldNames = new[] { "ISIN" // ,"Coupon…
-
DSS.Api.Examples.exe application file gives error
Hi team, How do I fix the attached error I am facing with the Example application?
-
SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1091)')))
Hello Team, Got this error during Run on Friday (15th Nov 2024), accessing "https://selectapi.datascope.refinitiv.com/RestApi/v1/Search/FuturesAndOptionsSearch" SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1091)'))) Also following this error got one more error - DataScope Authentication failed…
-
Authentication Token related queries
Hello Team, I have multiple questions regarding Authentication Token part. Please find them below: 1. How we validate that the current/previously requested token is yet valid or not 2. What is the limit of authentication token per day and per minute. 3. Could you please give example of how we can limit authentication token…
-
DSS API Error 429
Reviewing our logs we can see that in the last 10 days we have started to get 429s back for hitting a rate limit, which I can’t see that we’ve experienced before. Nothing in our request approach has changed, we submit approx. 10,000 instruments each day in asynchronous batches of 100, which generally takes around 1 min –…
-
Limit exceed exception 429 even in 14 req per minute
For Price History request limit is 30 request per minute but its giving error even in 14 request. Applied rate limiter as well, but then too its throwing exception. Could you please check the logs DSS hits and guide on the same. PFA the run and error required logs. Please let me know if you need more…
-
Job got stuck - DataScope Equities
Hello Team, The job got stuck, could you please check and let us know. Please find the details below: User ID: 9023580 Extraction ID: 2000000798429384 Correlation ID: CiD/9023580/AAAAAA.091fc79c678a7123/RA Schedule: 0x091fc79c679a7123 (ID = 0x0000000000000000) Input List (500 items): (ID = 0x091fc79c679a7123) Created:…
-
DSS SFTP connection for multiple applications
Hi, Is it possible to upload two separate Key Files to the .ssh DSS-Folder in order to connect two client applications to a single DSS ID? My client wants to download a file from the DSS SFTP directly from two different servers without having to save it internally first.
-
Datascope gives error during backfilling
Hello Team, Refinitv Error.PNG Please find attached the error got during backfilling Please have a look and guide accordingly. Thank you, Trisha Gehlot
-
Is it possible to get Instrument's Cross Reference data via DataScope REST API?
In DataScope, after I search on Cusip and get a list of items, clicking open one of the items will open the attached screen. Is any of the data in Cross Reference tab exposed via DataScope REST API? I am primarily trying to get the values for Original Place of Listing -> Price Source under Symbols section and the…
-
DSS Report Template permission for API
Hi, I have a question on DSS Report Template permission for API. Can we extract data sets without permission in DSS GUI through SOAP API or REST API? There are some doubts that some users are extracting the data without permission through SOAP API, so I d like to confirm if it is technically possible. For example, 1 DSS ID…
-
Limit search results through API - DSS Rest API
Hello Team, Is there a way to limit results through API just like we can do in the GUI?? PFA screenshot - Thank you, Trisha Gehlot