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.
client confirmed saying they already have .NET version 4.8 installed 2. Client provided the below logs C:\Izzy\DatascopeRestAPI\dss_rest_net_sdk_tutorials_code\Tutorial 2\Learning\restful_api_core_gui_basics\bin\Debug>restful_api_core_gui_basics.exe Unhandled Exception: DataScope.Select.Api.TransportException: An error…
Hi, I am getting null response when I query below RIC NGLNMc1. I even tried to get IBM.N which is mentioned on REST API tutorial but still see null. If I try the price history I get the response. Below is my debug log { "ExtractionRequest": { "@odata .type":…
It looks like you're new here. Sign in or register to get started.