I've loaded the World-Check One Postman Collection and Environment, but the first request I make SEQ-1a returns 401: Unauthorized
For a deeper look into our World Check One API, look into:
I've loaded the World-Check One Postman Collection and Environment, but the first request I make SEQ-1a returns 401: Unauthorized
Hi @John Williams
Looking at your request, there were no Cookies created. This is a side effect of not having loaded and turned on the Postman Interceptor. (see my screen shot below)
Here's an excerpt from the World-Check One documentation (available on the Downloads tab)
I hope this helps, let me know if that was your issue.
Thanks,
Brian
Sample API HTTP requests (Postman collection)
Refer to this for sample API requests in HTTP format, provided as a Postman collection. This collection outlines the sequence of API methods required to perform a KYC/AML screening workflow, and provides some example HTTP requests for each method to illustrate how to integrate with the API. Import the Pilot Environment configuration to allow full interaction with the World-Check One API Pilot environment with this Postman collection.
PLEASE NOTE: As this collection needs to work with restricted HTTP headers (such as Authorization
) when creating sample requests, the Postman Interceptor extension is also required to be installed in the underlying Chrome web browser instance. If the Postman Interceptor extension is not available, any sample requests sent will be rejected as 401 Unauthorized
.