{"error":{"message":"Malformed request payload: For the property name \"StartDate\" in the JSON request the value could not be parsed successfully. Please check the casing or spelling of the property."}} Extraction request below: from collections import OrderedDict import requests import json url =…
What is the DSS landing zone? Is that equal to DSS sFTP?
Hi, I'm a user of DSS to create some market data extracts (at the moment focusing on intraday summaries for future chians). The way as manage my configurations, particularly for report and schedule definition is as follows: * Create a sample online (e.g. "DATA-TY") * Export it (e.g. "DATA-TY.xml") and create a template…
Hello, we have couple of questions for REST API (DSS) * Is there a limitation for number of active logins to the DSS REST API? * Assuming two active sessions for the same user/account, does that in any way effect the number of RICs possible to query for each session? * Does an active session with a valid session token (24…
Hi, i'm interested in getting the average arrival time for a set of RICS to evaluate it, i noticed the /Extractions/ScheduleGetInstrumentTriggerDetails method in the REST API Reference Tree but unfortunately i can't find any example on how to make a simple request. if you've an example to set it up quickly in Postman,…
Hi Team, im trying to search if a ric exist or include a wildcard to get chain rics, the api documentation tells thatt the ChainRIC indentifier can be used, but when i make the request it is not an allowed Identifier.
Hi, I tried to setup EOD request for more than 500 RICs. There are some inconsistent errors recorded. Few error were -(401) Unauthorized.), (502) Bad Gateway.). And some of the request received from Refinitiv is blank. Could you please help me what could be the reason for this kind of errors? Like I said , it random during…
I am trying to get data from DSS for ended RIC EONIA=. It appears in the DSS RIC search, but only has "Reference History." No prices tab. When I attempt to search for it using DSS REST API I get no results: In [8]: headers = {"Authorization": "..."} In [9]:…
I created a Immediate DSS Schedule. It has had Status = "Queued" for about an hour now. I found some references to the extraction queue in the DSS User Guide, but I don't know what causes this issue. Can anyone help out here?
Hello, Can you please share a sample code on how we can pull Commodities in the API, replicating how a Commodities Screener will do in the GUI?
It looks like you're new here. Sign in or register to get started.