I'm running the latest version of Refinitiv Workspace on Windows 10. I've created an Eikon API app key. I attempt to use python to access the Eikon API (which Workspace is running) and I get the following error when running "ek.set_app_key('i put my app key here')":
EikonError: Error code -1 | Port number was not identified. Check if Eikon Desktop or Eikon API Proxy is running.
Can you please advise on how to resolve? Is the Eikon API Proxy integrated into Workspace? If so, do I need to start it or should it start automatically? If not, how may I access the Eikon API using python?