I am using node.js TS, I tried using axios, http, fetch.
I do request with Postman, and received this failed message. Status code is 200 | AssertionError: expected response to have status code 200 but got 401 Could retrieve the groupId from response | AssertionError: expected response body to be a valid json but got error No data, empty input at 1:1
Hi All, I'm trying to do a GET from SAP CPI to the following URL: https://api-worldcheck.refinitiv.com/v2/groups This is my Authorization Header: Signature keyId="XXXXXXX",algorithm="hmac-sha256",headers="(request-target) host date",signature="E2dR0K72weeOlebzLuK7iIeSg6sb1p7rsy6Q8E4PvXI=" This is the error message: HTTP…
API Testing Tool: Postman Description: Developers are receiving 401 Unauthorized error for "SEQ-pre-groups:Get my top-level groups". Please find the screenshot below. Contact: If you need to contact us, please email Raghav Khamar - raghav.khamar@stride.ai & Pranay Das - pranay.das@stride.ai.
Hi All, I am trying to make POST requests to WorldCheck One APIs using Node.js code provided in the documentation. I am getting correct response from GET requests but when I try to make POST request , I get unauthorized 401 error . The same POST request gets 200 success when called through postman. For Auth I am using code…
In the documentation we can see that it is possible to use the endpoint to do a partial update given a caseSystemId, this endpoint allows us to send an empty body and the parameter screen=SYNC, which will execute a re-screning synchronously without doing a updating the fields. The result of this endpoint is similar to…
Hello, I am using WC1 API and have been wondering if there is any way of downloading the case report in the PDF format? I saw similar question was asked in 2017, has anything changed since then? Thank you. Matylda
Hi I want to get LastModifiedDateUser like Case manaer item in World check One UI from WC1API. WC1API has many options. So I don't know which is same means of LastModifiedDateUser.
I started trial for world-check-one API. And I want to get audits list of a case (like the case report PDF). As far as I know, I should call "{{protocol}}{{gateway-host}}{{gateway-url}}cases/{{case-system-id}}/auditEvents/{{audit-event-id}}". But I have no auditEventId. How to get auditEventId? Does some api calling get me…
GET https://api-worldcheck.refinitiv.com/v2/groups GET /v2/groups HTTP/1.1 Date: Fri, 20 Oct 2023 06:53:01 GMT Authorization: Signature keyId="xxxxxxx",algorithm="hmac-sha256",headers="(request-target) host date",signature="EgfxV7ahmm/o9Q0VKlznYRGdhuEtGqVeSGgDCJXqMq4=" User-Agent: PostmanRuntime/7.33.0 Accept: */*…
It looks like you're new here. Sign in or register to get started.