Using Eikon library for Python imported as "ek"
Eikon application is running.
App key is generated and enabled.
When running ek.set_app_key('xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx') I get following error:
2024-08-12 12:28:48,546 P[22820] [MainThread 13216] Error: no proxy address identified.
Check if Eikon Desktop or Eikon API Proxy is running.
2024-08-12 12:28:48,547 P[22820] [MainThread 13216] Error on handshake url http://127.0.0.1:None/api/handshake : InvalidURL("Invalid port: 'None'")
This is code I have used for well over a year, and this is the first time I have encountered this error message.
Could someone please advise as to what might be causing this, as the Eikon application is running, and the app key is generated and enabled, as mentioned?
Thanks.