I am using credentials of refinitive GUI dashboard to authenticate Authentication/RequestToken API. But while passing the same credentials getting invalid credentials 401 response.
Hello My client is M&G, they have below error: We tried using private line and internet line both for below DDN. Application able to create the session but after session while rate extraction received below error- PROD Private line SoapAPI :…
curl -X POST \ -H "Authorization: Token $token" \ -d '{{"ExtractionRequest": {"@odata.type": "#DataScope.Select.Api.Extractions.ExtractionRequests.IntradayPricingExtractionRequest",\ "ContentFieldNames": [ "RIC", "Ask Price", "Bid Price", "Trade Date" ],"IdentifierList": {"@odata.type": \…
Hi, one of my clients is trying to retrieve data for chain 0#.FTAWORLDSR with the use of Datascope Select API. It is a large index with around 3.900 constituents and they only get a reply back for 999 securities. It looks like there is a limit on 1.000 securities - see Notes file message: "Only 1000 constituents of CHAIN…
Hi if someone knows SSIS, can help me on this: I need to use ssis for getting response from refinitive, so these are steps which I did In SSIS I use "ZS JSON Source (REST API or File)" for body(request) i used same as tutorial…
I have tried using the DSS API Help section. But was unable to get how to extract the exact 3 PM New York EOD data. Link: https://selectapi.datascope.refinitiv.com/RestApi.Help/Context/Operation?ctx=Extractions&ent=PremiumEndOfDayPricingReportTemplate&opn=Create
Hi, After my API call to DSS failed to recognise my Identifier: SINA150612C00057000, with Identifier Type: OCCCode ('Not Found') I tried the extraction using GUI for the same Identifier and I am not sure what I am doing wrong by the GUI extraction worked fine, just want to replicate the same success via API On Demand, my…
We are receiving for currency wrong Code on the API interface. Can you check and make change? Currency/ Country Code from Refinitiv Identifier Reason 'Currency Code': 'KWf' KW0EQ0601058 Correct ISO Code: KWD 'Currency Code': 'ZAc' ZAE000063863 Correct ISO Code: ZAR
HI we added odata source in ssis package, for both option we faced error as below 1- we use webservice root as source: "https://selectapi.datascope.refinitiv.com/RestApi/v1" and for authentication we use basic, so test connection is success. but we we use this connection as source we face error as "unable to load" as…
Hi I am writing .Net implementation for downloading the historical data for intraday summaries. When I am doing the Get request to see if extraction has been completed, the token seems to become invalid in while loop. I thought token is valid for 24 hrs. Could you please advise? Thanks Bhawana public async Task…
It looks like you're new here. Sign in or register to get started.