Hello Team,
One of my client are getting UnknownHostException
https://selectapi.datascope.refinitiv.com/RestApi/v1/Authentication/RequestToken not responding. Retrying.
2022-11-14 11:48:32,781 [Test worker] ERROR util.BackoffWatcher - java.net.UnknownHostException: selectapi.datascope.refinitiv.com
2022-11-14 11:49:05,551 [Test worker] ERROR main.Disappointments - java.lang.RuntimeException: java.net.UnknownHostException: selectapi.datascope.refinitiv.com
{"Credentials":
{
"Username":"9000866",
"Password":"<<removed>>"
}
}
Header :
.header("Content-Type", "application/json; odata=minimalmetadata")
.header("Accept", "application/json")
Can you please check the URL and let us know the cause
Not sure do you think they using Get instead of post ..