Hi, The APIs have been working fine a few days ago, but today we are suddenly getting 401 Unauthorised on all API calls via postman and also dot net. We even tried regenerating the api key and secret, again imported the api collection and environment and added the new key and secret, but we are still getting 401…
Hi all, I'm trying to use WC1 API with Python requests, but I'm facing issue to get the authorization. Below you can see the code I'm using: import hmac, hashlib, base64, requests as r from datetime import datetime dt = datetime.utcnow().strftime("%a, %d %b %Y %H:%M:%S GMT") # Wed, 14 Dec 2022 23:54:18 GMT app_key =…
Hello, we are trying to integrate the World-Check one api, but the API Key and Secret are missing in the "Admin -> Users -> User Selection" tab next to the "Product key". We need Api Key and Secret of our profile. Where we can finde them?
2022-11-27 20_08_45-eclipse-workspace - worldCheckApitSample_src_main_java_com_world_check_api_world.png Hi Team, We are planning to consume “screeningRequest” details from world check api Can you please help us on the issue? Let us know if you need any other details. Request:…
Payload.txtClient Watch Data.txtLanguages Used: Python Use case: World Check API is used to bulk update cases. Issue: For watchlist cases, script failes to resolve cases. Payload file and Watch Data file is attached.
Hi, I'm XUENN's Developer, Eric. I'd like to learn how much is maximum number of Partial update API in one hour. I saw the Partial update API document, and there has a note. "The maximum number of World-Check screenings (including initial, rescreening, and ZFP ones) that a client can perform in an hour is limited " Please…
We are using the Refinitiv World-Check One API (2.51.0). We are modifying data of cases using the service Partial update an existing Case by its caseSystemId using a PATCH request to the following endpoint https://api-worldcheck.refinitiv.com/v2/cases/{caseSystemId}. We are updating the data correctly but in the response…
<html> <head><title>503 Service Temporarily Unavailable</title></head> <body> <center><h1>503 Service Temporarily Unavailable</h1></center> </body> </html>
...One API with Pilot account Hello, I was looking into testing our access by generating a simple request to the Pilot environment, using a POST request to the “/cases” relative path (api-worldcheck.refinitiv.com/v2/cases ) and was getting a response back with the unauthorized 401 error. I transformed JS code from…
error GROUP_NOT_FOUND When calling the endpoint https://api-worldcheck.refinitiv.com/v2/cases/saveAndScreen, we sometimes get the foolowing error message : "error":"GROUP_NOT_FOUND","cause":"Access to the Group is denied or the Group ID is not found." But the case is well created in worldcheck one. Example with caseID =…
It looks like you're new here. Sign in or register to get started.