https://us.v-cdn.net/6038239/uploads/OZ48GJ4YNQDU/sftp-reports-folder-screenshot-from-the-client.docx The existing DSS user (Narrative Tapestry, DSS ID:9039653 ) developed their own SFTP system and is currently testing it. They could log in DSS normally and retrieve data from the reports directory, but the files they are…
I tried setting up my code to get the price at 8:30 AM UTC but it doesnt seem to work, could you please help me with it Code token_url = "https://selectapi.datascope.refinitiv.com/RestApi/v1/Authentication/RequestToken" payload = "{\r\n "Credentials": {\r\n "Username": "9038135",\r\n "Password": "***********"\r\n }\r\n}"…
Hi, We would need the endpoints for all valid content field names for these 2 report templates, based on the report template code please. Best regards, Gareth
client has pulled data accidentally for the inactive ric - value was blank so in the output file it didnt provide any line of text/daata for same and when they have checked output basically values shifted 1 row Client says they are not using REST API - but SOAP and different web connector they receive data like this they…
Please provide PCN/ DN/ date of SOAP API EOD If not available - any other info
Code def get_rics(token): url=f"{BASE_URL}/Extractions/ExtractWithNotes" headers={"Content-Type":"application/json","Authorization":f"Token{token}" } payload = {"ExtractionRequest":{ "@odata .type": "#DataScope.Select.Api.Extractions.ExtractionRequests.InstrumentsListExtractionRequest", "ContentFieldNames":…
Hi team, I am able to fetch market data from "TickHistoryIntradaySummariesExtractionRequest’ on demand Extraw Raw Rest API request. Similarly when I try to extract data from "EndOfDayPricingExtractionRequest’ ,i am getting an error as "Permission denied for the template".Kindly help me on getting the access to the template…
Hi team, I hope this inquiry finds you well. I'm looking for a way to locate equities by their tickers, and I know we have a request to that like this: https://developers.lseg.com/en/api-catalog/datascope-select/datascope-select-rest-api/tutorials#rest-api-tutorial-12--search-for-an-equity That doesn't seem to allow the…
How can I use a restAPI for history data to get all the corresponding RICs from the chain RIC
User ID – 9021571 Using latest code under below link https://developers.lseg.com/en/api-catalog/datascope-select/datascope-select-rest-api/download, but still unable to login, please check and advise.
It looks like you're new here. Sign in or register to get started.