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 1 1

set_app_key function running out of time

hello,

when using python eikon API, I am doing :

import eikon as ek

ek.set_app_key('key generated in eikon with APP KEY Generator')


But the Python console is not returning anything, and the program is lost somewhere..

eikoneikon-data-apipythonworkspacerefinitiv-dataplatform-eikonworkspace-data-apiapiapp-key
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.

1 Answer

· Write an Answer
Upvotes
Accepted
23.7k 61 15 21

Hi @emilie.tetard,

The set app key function call is when the Eikon library initiates the connection to Eikon proxy. It is possible that the proxy is shutdown or listening on a different port. A simple fix would be to try to reboot your machine and see if everything is in order.

In case you are still having issues, please see this troubleshooting article, and attach the Eikon logs here.

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.