We have tired the WorldCheck One API through Postman (Postman Intercepter enabled), and it responses properly. However, our development team found the APIs give 401 Unauthorised Error in the Java program, GET & POST APIs are both fail. We have provided HTTP request Headers according to the API spec and Postman collection, we still could not request WorldCheck One APIs through Java program. Also would it need any cookies assigned in the HTTP request?