The most recent content from our members.
Hi, I am new to Qual ID api. I need to read passport data. I could not find any api service integration to achieve this. Can anyone help me solve this?
...uilt on RDP Hi, I'm trying to have a test of QUAL ID v2 APIs which is built in RDP. My user id was assigned "QID WC ZFS 250 ENTS" license, which I think I could access the ZFS API integrated in QUAL ID v2, but I got the 403 Forbidden error: "No credentials found for the client" either by Postman or RDP Playground. So is…
stdClass Object ( [error] => stdClass Object ( [transactionId] => [code] => 400 [message] => Validation error [status] => Bad Request [errors] => Array ( [0] => stdClass Object ( [key] => document [reason] => Document wasn't classified ) ) ) ) this is the error I am getting
{ "error": { "transactionId": "", "code": "400", "message": "Validation error", "status": "Bad Request", "errors": [ { "key": "document.frontImage", "reason": "Invalid or unsupported document image format" } ] } } this is the error I am getting
Qual ID: We've tried with document pictures of different sizes against Identity Verification API endpoint (https://api.globaldatacompany.com/verifications/v1/verify), and we noticed it's always taking more than 2 mins to respond. Does it only occur in sandbox environment or is it also expected in prod environment? Attached…
Struggling getting started with the API. I have a consumer key, but I know how to set a redirect URL - what do I choose? Do I need a website? I only want to use python to return info in jupyter notebook, I'm not trying to literally create a web app. Help!
https://api.globaldatacompany.com/connection/v1/testauthentication Authorization: Basic SGFyaV9QcmFzYWRfSURQX1BvcnRhbDpJc3lzQDk2OUlzeXNAOTY5 response: Password Reset Required
...ents Dynamics CRM. World Check’s integration capabilities with Microsoft Dynamics CRM - WC1 API and QID API Dynamics integration – can you advice whether there’s any Dynamics KYC integration likely within coming several months or has an integration been successful in other accounts?
For document verification samples ( online and postman collection ) are like this "DataFields": { "PersonInfo": { "FirstGivenName": "Mary", "FirstSurName": "Sample" }, "Document": { "DocumentFrontImage":"Base64 encoded image string goes here", "DocumentBackImage": "Base64 encoded image string goes here", "LivePhoto":…
we called documentverification with US test data ( as stated in the specifications ) "PersonInfo": { "FirstGivenName": "J", "MiddleName": "Paul", "FirstSurName": "Williams", "DayOfBirth": 4, "MonthOfBirth": 8, "YearOfBirth": 1988, "Gender": "M" }, in the answer we have "Errors": [ { "Code": "1001", "Message": "Missing…
It looks like you're new here. Sign in or register to get started.