For a deeper look into our World Check One API, look into:

Overview |  Quickstart |  Documentation |  Downloads

question

Upvotes
Accepted
1 0 0 2

Call API World Check in Java

I'm trying to call https://rms-world-check-one-api-pilot.thomsonreuters.com/v1/reference/countries
in Java using Resttemplate/HttpClient but I've got 401 error. I believe I generated right signature and I think the cookies are not assigned to be http request. I don't know how to do that.
Please help me.

world-checkworld-check-one
icon clock
10 |1500

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

1 Answer

Upvotes
Accepted
3.1k 16 7 7

Hi @nhut.nguyencaominh,

Without seeing your code, it could be a number is issues.

Have you downloaded the Postman Collection and have the request working properly in Postman?

Brian

icon clock
10 |1500

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

Thanks. I resolved the problem

Click below to post an Idea Post Idea