For a deeper look into our DataScope Select REST API, look into:

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials

question

Upvotes
Accepted
1 0 0 2

DSS API Error

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 ..

#technologydss-rest-api
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

· Write an Answer
Upvote
Accepted
32.2k 41 11 20

Hello @Naveen.Stella ,

Looks like local DNS (domain name resolution) fails to resolve selectapi.datascope.refinitiv.com.

Would suggest for the client to report this issue to network admin/group, so that DSS API integration can progress.

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.