question

Upvotes
Accepted
3 1 1 3

Using ZFS: Error: read ECONNRESET when trying to get my Groups

I'm attempting to execute the SEQ-pre-groups: Get my top-level groups, following the ZFS quick start.

  1. I imported the Postman collection and it seems right
  2. I've entered my API key/secret into the Environment and it seems right

Logs below (key and signature replaced with xxxxxxxxxx)

09:59:32.243 GET https://rms-world-check-one-api-pilot.thomsonreuters.com/v1/groups: {
  "Error": "read ECONNRESET",
  "Request Headers": {
    "date": "Thu, 19 Aug 2021 13:59:31 GMT",
    "authorization": "Signature keyId=\"xxxxxxxxxx\",algorithm=\"hmac-sha256\",headers=\"(request-target) host date\",signature=\"xxxxxxxxxx\"",
    "user-agent": "PostmanRuntime/7.28.3",
    "accept": "*/*",
    "postman-token": "60082bc7-ae26-4a32-a55e-4574d0bf3a73",
    "host": "rms-world-check-one-api-pilot.thomsonreuters.com",
    "accept-encoding": "gzip, deflate, br",
    "connection": "keep-alive"
  }
}
world-checkworld-check-oneworld-check-one-zf
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.

I hit "send" too soon - just wanted to see if anyone else is seeing this error or has overcome it?
Upvote
Accepted
1.4k 5 2 2

Hi @ncarpenter

It looks like you are using the invalid hostname, so request you to kindly use the api-worldcheck.refinitiv.com as a hostname and then try initiating the call.

Thanks

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.

Upvotes
3 1 1 3

That worked, thank you. You may want to update the ZFS quickstart Postman files to reflect the new URLs

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.