I get the following error while trying to set_app_key to my local refinitiv Workspace app.
2022-04-19 15:34:59,014 P[416] [MainThread 140295081817920] Error: no proxy address identified.
Check if Eikon Desktop or Eikon API Proxy is running.
2022-04-19 15:34:59,015 P[416] [MainThread 140295081817920] Error on handshake url http://127.0.0.1:None/api/handshake : UnsupportedProtocol("Request URL is missing an 'http://'; or 'https://'; protocol.")
2022-04-19 15:34:59,016 P[416] [MainThread 140295081817920] Error on handshake url http://127.0.0.1:None/api/handshake : UnsupportedProtocol("Request URL is missing an 'http://'; or 'https://'; protocol.")
2022-04-19 15:34:59,016 P[416] [MainThread 140295081817920] Port number was not identified, cannot send any request
I have tried to downgrade eikon to 1.1.6 and httpx to 0.14.2 but I still get the same issue.
Other troubleshooting exemples on the forum rely on Eikon's configuration tools, which I don't seem to have access to using workspace.
Thanks