Hi team,
The client is getting the below error:
Response 500 on handshake url http://localhost:9000/api/handshake : {"code":500,"message":"Error: Could not establish connection to data-api-proxy-csm","stack":"Error: Error: Could not establish connection to data-api-proxy-csm\n at C:\Users\raman\AppData\Local\Refinitiv\Refinitiv Workspace\resources\app.asar\node_modules\eikon-api-proxy-core\scripting-proxy-core\services\csm-application-key-validator.js:23:23\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)"}
Error on handshake url http://localhost:9000/api/handshake : DesktopSessionError()
<lseg.data.session.Definition object at 0x1ca21749840 {name='workspace'}>
Could you please check why he is receiving this error?
As per client: He is trying to use a python api and did install pip lseg-data and use ld.open_session()