I am trying to run \websocket-api-master\Applications\Examples\java\MarketPrice.java to connect to Refinitiv Real-Time Optimized
I set the parameters:
hostname = "apac-1.pricing.streaming.edp.thomsonreuters.com";
port = "443";
user = "GE-XXXXXXX";
I don't see option to enter password/client ID/set authentication. And as a result, when I run I get stuck at (below is the first line). How should I run this?