As i knew, eikon python api is getting data via http://localhost:9000/api/v1/data.
When i use the api or send a post to that link, I will receive HTTPError: <Response [404]>.
The funny part is that some time I can use the api properly but not any more now.
How it can be fix?
Also, for the api performance, it seem like slower than eikon-excel. Is it have some way to getting faster when let say I need to get huge amount of data?
More information:
SxS file in C:\ProgramData\Thomson Reuters\Eikon Data\Logs\TRD\Eikon:
[2018-04-13 23:52:42.845|prod] (sxs-proxy) SxS Proxy init OK
[2018-04-13 23:52:42.846|prod] (app) Start server...
[2018-04-13 23:52:42.852|dev] (app) onStarted: 9000
[2018-04-13 23:52:42.853|prod] (app) API Proxy is listening to port: 900