I recently migrated to Workspace from Eikon and am working to migrate our existing python-coded back office programs to a new laptop that is set up with Workspace.
When trying to connect using an ek_get_data query in a python program run out of a linux shell (WSL) I received an error that says:
HTTP request failed: Invalid port: 'None'.
If I run the same program run through a Jupyter notebook in Chrome in the windows environment ... it runs successfully with no error.
Workspace was logged in and the API Key is valid.
Is there an adjustment needed to the proxies or our end or by LSEG?