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
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-apipythonrefinitiv-dataplatform-eikonworkspaceworkspace-data-api
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 @tdra,

Thank you for your participation in the forum.

Is the reply below satisfactory in resolving your query?

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

Thanks,

-AHS

Please be informed that a reply has been verified as correct in answering the question, and has been marked as such.
Thanks,
AHS


1 Answer

· Write an Answer
Upvotes
Accepted
32.2k 40 11 20

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 512.0 KiB each and 1.0 MiB total.

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.