Upgrade from Eikon -> Workspace. Learn about programming differences.

For a deeper look into our Eikon Data API, look into:

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials |  Articles

question

Upvotes
Accepted
3 1 0 3

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

eikoneikon-data-apipythonrefinitiv-dataplatform-eikonworkspaceworkspace-data-apihttp-error
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Hello @datateam,

Thank you for your participation in the forum.

Is the reply below satisfactory in resolving your query?

If yes please click the 'Accept' text beneath the reply. This will guide all community members who have a similar question. Otherwise please post again offering further insight into your question.

Thanks,

-AHS

1 Answer

· Write an Answer
Upvotes
Accepted
17.4k 82 39 63

Hi @datateam,

There is some authorization issue. Please check this thread and this one.

Also, refer to the Quick Start to ensure you generated the App Key correctly.

Thanks

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

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?

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.