Hi @zoya
I am able to get the auth token successfully ,however when doing the next call getting the below error.
I am connecting using proxy .Please help.
Session Token (expires in 24 hours):
_wQUWnpA0Ep7Nol3I8BOUDbpESHAHfHhDydLqnS0CoOYx_4lWUrxUG8qX4wRjOPJri-ET30v8p1wf56BaaYCAsOJBaY353K0M7CMHFlbvdoJoES0O8PIxcwrfIf-SV8EAKAnXexa28DXbwc5L7qaWNpiJLWUgBKiJ44S3dYubg5ADITl0CHrz4TZrn7-Dfw4c9eSF1AFTxw_sEV0w-GNl_wU5q7OijCCepEBs-iczwG_Xr8pxP1zVtFd4qWJm1jIW3ngZVMWQCFar93d50UOXXgmnh58wf8apB9UUjOu3Isk
Instrument list creation JSON request content:
@{"@odata.type":"#ThomsonReuters.Dss.Api.Extractions.SubjectLists.InstrumentList","Name":"Demo_TermsAndCondition_Instrumentslist"}
org.apache.http.conn.HttpHostConnectException: Connect to hosted.datascopeapi.reuters.com:443 [hosted.datascopeapi.reuters.com/192.165.219.152] failed: Connection timed out: connect
at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:159)
at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:359)
at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:381)
at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:237)
at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
Press "ENTER" to continue...