when calling API to check the passport check I get an error msg {"The remote server returned an error: (401) Unauthorized."} { "secondaryFields": [ { "typeId": "SFCT_1", "value": "MALE" }, { "typeId": "SFCT_2", "dateTimeValue": "1985-07-01" }, { "typeId": "SFCT_3", "value": "IRQ" }, { "typeId": "SFCT_8", "value": "mustafa"…
We are using WC1 API, we still deciding what language to use. We have a excel file with names of customers that we wish to send for screening on a daily basis as an alternative to batch upload, seeing that WC1 does not have that option.
I am expecting that the results obtained by using screeningMode=DELTA_SYNC with the /cases/{caseSystemId}/screeningRequest endpoint accumulate from the initial screening. However, are these results actually just the differences from the most recent screening? Also, I understand that by requesting with FULL_SYNC, all…
Hello! I'm using World-Check-One-API. I want to obtain "WatchList Unresolved count", "WatchList Review Required count" and "Wathlist Total Match count". It seams there are two way to Obtain them. One way is to call `POST /case/screeningRequest` and obtain the `results` in the Response. According to the API Documet, the…
The modificationDate is not updated when a result object changes. Example: * I screen individual "Putin" at 4pm today and a case is created with 18 results. * When I call SEQ-case-investigate-case-details: Fetch full case details, I see the modificationDate of the screen is 4pm today (this is good). * When I call…
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…
It looks like you're new here. Sign in or register to get started.