Hi,I want to automatically download a list of domestic investment trusts list everyday using task scheduler.
I downloaded Example.DataLibrary.Python zip.
https://github.com/LSEG-API-Samples/Example.DataLibrary.Python
I opened 1-Access/EX-1.01.01-GetData.ipynb. and when I run this cell,
rd.get_data(['LSEG.L', 'VOD.L'])
RDError occured
Cannnot load the list of associated URLs from http://localhost:9060/api/rdp/streaming/pricing/v1/ for apis.streaming.pricing.endpoints.main endpoint.
could you teach me what to do?
thank you.