When I try to get the time series using ek.get_timeseries('AAXEZ00', ["HIGH", "CLOSE", "LOW"], start_date='2000-01-01'), I get the following error:
('AAXEZ00', ': ', 'Error: TSINotPermissioned, ErrorCode: TA-TSINotPermissioned, Fault: TSIError, Description: The user does not have permission for the requested data', '\n')
However, I have the right permissions for that instrument, and I can get the data I need using Excel
Hi,
If you're using the same Eikon login/password for both cases, you should contact Eikon support to check this permission issue.
Excel continuous retrieval of data
Field parameters in PYTHON EIKON API
Can I retrieve the "Holdings Based Classification" datapoint in Excel using the API?
Can I retrieve the P/E and Auditor datapoint of a Fund (Unit Trust) in Excel using the API?
Excel Add-in not working: Runtime error during loading of COM add-in