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

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials

question

Upvotes
Accepted
1 0 0 1

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.

Hi @Naveen.Stella ,

Thank you for your participation in the forum. Is the reply below satisfactory in resolving your query?
If so please can you click the 'Accept' text on the left side of the appropriate reply? This will guide all community members who have a similar question.

Thanks,
AHS

@Naveen.Stella

Hi,

Please be informed that a reply has been verified as correct in answering the question, and marked as such.

Thanks,

AHS

1 Answer

· Write an Answer
Upvote
Accepted
32.2k 40 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.