Using the code:
https://github.com/Refinitiv/websocket-api/blob/master/Applications/Examples/RDP/python/market_price_rdpgw_authentication.py
and Sys ARGS: [
'--hostname','com.amazonaws.vpce.eu-west1.vpce-svc-0bcf9da83ec687ab9',
'--user','<ELEKTRON USERNAME>',
'--clientid','<App Key For RDP generated from Eikon App Key Generator>',
'--password','<ELEKTRON PASSWORD>']
Just get 400 bad request... Not using any of the optional params?
Please advise?