HTTPError 403 with Python API

Hi, getting HTTPError: <Response [403]> when using the Python API via Anaconda Jupyter notebooks. Is this a known issue and is there a solution. Out API key seems correct? Thanks a lot

Best Answer

Answers

  • Hello @datateam,

    Where you able to refer to the information and get the key to work?

    We are using Eikon Data APIs a lot via Anaconda and Jupyter, it's a popular way to use, so the approach is not the cause of the error you are seeing.

    However, as an alternative way to test, it may make sense to run your test python script outside of Jupyter just "python ....py", to confirm?