Hi All, I am trying to connect to Eikon Data from Jupyter notebook on my local disk. I've generated the key successfully, however when I try to set_app_key, it throws the error as given below:
2020-09-24 17:06:31,343 P[3832] [MainThread 16040] Error: no proxy address identified. Check if Eikon Desktop or Eikon API Proxy is running. 2020-09-24 17:06:31,347 P[3832] [MainThread 16040] Port number was not identified, cannot send any request 2020-09-24 17:06:31,347 P[3832] [MainThread 16040] Port number was not identified. Check if Eikon Desktop or Eikon API Proxy is running.
Although, if I use the same key in the Codebook in the Desktop App, it works fine. FYI, the Desktop App is kept running during the whole time
Pls help, thanks.