In DSS REST API, is there a C# equivalent to the HTTP formatted call option, "UseUserPreferencesForValidationOptions": true ?
In Dss.Api.Examples.Authentication.AuthorizationExamples both are used to get session token. Are there any recommendations when to use which?
Not able to authenticate using following user name and provided UserName+Password https://selectapi.datascope.refinitiv.com/RestApi/v1/Authentication/RequestToken Getting following error
Hi, While creating schedule for UserId 9021858 on 6th December using select api (https://selectapi.datascope.refinitiv.com/RestApi/v1/) we got below error. Attaching csv and notes file for reference. ERROR:This instrument list cannot be used for a data arrival-based extraction. However if I try to create a schedule using…
When I try to fetch high yield and low yield for {'IdentifierType': 'Ric', 'Identifier': '89352HAD1='} in python using dss. It showed me that {"error":{"message":"Validation Error:\r\n\r\nInvalid content FieldName \"High Yield\"\r\nInvalid content FieldName \"Low Yield\""}} and requests.exceptions.HTTPError: 400 Client…
I'm trying to generate a symbology change report using DataScope Select API, however it is unable to process many Ric Roots. Example 1: Symbology Change for FW20 using continuous RIC Input URL: https://selectapi.datascope.refinitiv.com/RestApi/v1/Extractions/ExtractRaw (POST) { "ExtractionRequest": { "@odata.type":…
The fields that I require are RIC, AssetID, QuoteID, RICCODE and OBJECTTYPE I just don't know how to do it.
here is come information about the ones I already have: I need the assetIDs and QuoteIDs for the new RFR (Risk Free Rates) RICCODEAssetIDZAR1M=0x0003dd0013b73b41ZARSW=0x0003dd0013b75a20ZAR=0x0003f8025d29b63bZAR2M=0x0003f802724368a0ZAR2W=0x0003f80272436aa2ZAR1Y=0x0003dd0013b7413bZAR3M=0x0003dd0013b7463c
I am using curl command where i am trying to download the entity data bulk report files but getting error as : curl -x http://proxy1.tst:8080 ftp://plus.datascope.refinitiv.com --user user:password % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 335 0 335 0 0 118 0…
I'm trying to download data for EURUSD, but I get no data my query are: requestUrl = 'https://selectapi.datascope.refinitiv.com/RestApi/v1/Extractions/ExtractRaw'; requestBody = { "ExtractionRequest": { "@odata.type": "#DataScope.Select.Api.Extractions.ExtractionRequests.TickHistoryTimeAndSalesExtractionRequest",…
It looks like you're new here. Sign in or register to get started.