...or json object " I'm making an http request to the api using the below details but I'm getting the 400 error with the above message. URI: https://selectapi.datascope.refinitiv.com/RestApi/v1/Extractions/ExtractWithNotes Headers: { "Accept": "application/json; odata.metadata=minimal", "Authorization": "Token xxxxx",…
What is the best way to resolve a Ric for a derivative (OPTION/FUTURE)? I know there is a mechanism to do this using SFTP, but is there a way using an http api. Thanks.
In the DSS GUI, you can perform a Futures and Options Search using a RICRoot, e.g. FFI (FTSE Index futures on LIFFE). This returns a list of the current individual contract RICs (FFIZ7, FFIH8, FFIM8, FFIU8 in November 2017) and the continuity RICS (FFIc1, FFIc2 etc). Which DSS REST API request performs this type of search?
Hi, Can someone point me in the right direction please. I have a ChainRIC "1WSURF11" When I use DSS portal I can see all the consistuents for 1WSURF under the Open Access Constituents tab How would I find the same using the REST API? tnx in advance, Brian
In DSS REST API Tree, there's no example about how to delete a Instrument from a Instrument List by 'InstrumentListItemKeys' so can you share the sample REST call to delete dummy item key , 'VjF8MHgwOGY3NTQyZTA1ODlmMmU2fDI'? '0x08f7542e0589f2e6', dummy IL. Two attempts below but failed. * POST…
Caused by: org.springframework.web.client.ResourceAccessException: I/O error on POST request for "https://selectapi.datascope.refinitiv.com/RestApi/v1/Authentication/RequestToken": PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested…
Hi, I am new to refinitiv. Currently i am using Datascope Select to fetch the daily FX Rates using Instrumental List and Scheduler. Now i am struggling to fetch the FX Rates based on the current month average price. Eg - If the current date is 2-Jun then it should send me 2 days average OR FX Rates of two days(average i…
Hello Team, We have query from client using DSS API We are using Refinitiv API for fetching authentication and historical quotes. But we are facing the below error related to security: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested…
Hello Team, We are running "Extractions/ExtractWithNotes" with ON Demand Approach for End of Day Pricing data. As per the Document BEST PRACTICES & FAIR USAGE POLICY(DOCUMENT VERSION 7.0) we can run 2 concurrent runs for this API and 30 hits to the API in a minute. But then too its giving 429 Status code, after few chunks…
I'm currently using the composite on demand extraction to get the daily accrual of a Mutual Fund. I'm currently using the 'Accrual' field to get the daily dividend accrual and I have a few questions: Question1: Can we change the precision of the accrual returned? Increasing/Decreasing it through the API? Question2: Is…
It looks like you're new here. Sign in or register to get started.