Hi May I know if the examples provided in Download is the same as those in Gitlab. Reason asking is that in the QuickStart has mentioned that "The Refinitiv Real-Time - Optimized Quick Start example application is available for download at Refinitiv Developer Community: WebSocket API download page or Refinitiv/websocket-api: GitHub page. "
However I found the files have different names
- In Download page below it is "market_price_edpgw_service_discovery.py"
- In Gitlab page it is "market_price_rdpgw_service_discovery.py "
And when I tried to run the example as guided in the Quick Start
python market_price_rdpgw_service_discovery.py --user xxxx --password xxx --clientid xxx
I got the following errors
Refinitiv Data Platform authentication HTTP code: 400 Bad Request
Can you please advise what may have been wrong? Thanks