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

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials |  Articles

question

Upvotes
Accepted
1 0 0 0

Error on handshake port 9060 when calling get_app_key()

I am getting the following error when i try to set my appkey in python.

Error on handshake port 9060 : TimeoutException("TimeoutException on HTTP request: ReadTimeout('')")

I am unsure what is causing this as it has been working perfectly well untill yesterday

eikoneikon-data-apiworkspaceworkspace-data-apirefinitiv-dataplatform-eikonpython
icon clock
10 |1500

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

1 Answer

Upvotes
Accepted
23k 22 9 14

Hello @tdra,

Eikon Data API expects the Eikon proxy, that is part of your Eikon/RW installation, to listen on the port (by default 9060) and to facilitate requests on your behalf. If for some reason it does not appear to listen on port, this is the likely cause of such message.

The first thing I would try, is to shut down your Eikon/RW, make sure that the shutdown is clean ( no Eikon/RW processes remain running via Task Manager) and only then restart Eikon/RW and log in. Then, retry the API call.

In the event that this does not resolve the issue, would like to suggest following through troubleshooting steps as suggested in article: Eikon Data API(Python) Troubleshooting | Refinitiv.


icon clock
10 |1500

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

Click below to post an Idea Post Idea