Hi,
we are
implementing a Java Client to call the WC Rest service, by following the sample
code you provided (PFA the code in attachment). The point is we are obtaining a
401 Unauthorized error message every time we try to send a https://rms-world-check-one-api-pilot.thomsonreuters.com/v1/groups
request.
The problem
occurs just when we send the request through Java code, it works properly if we
send it through Postman (enabling with Postman Interceptor extension).
Is it due
to wrong settings of the parameters we send with the request (i.e. apikey,
apisecret) ? or something else?
Could you
please help us?
Thanks