For a deeper look into our World Check One API, look into:
I am not able to send the requests to World Check using the Postman collection on a Test Machine , appears to me it is hitting the my Company's network firewall , I am able to send the requests successfully and getting the response back using my personal Laptop though !! ,
Any work around to the Firewall thing ??
here is the text from console
Error:tunneling socket could not be established, statusCode=407
7013:52:47SEQ-5c: Get a World-Check profile7113:52:47GET https://rms-world-check-one-api-pilot.thomsonreuters.com/v1/reference/profile/e_tr_wci_95557213:52:47SEQ-5d: Review results7313:52:47PUT https://rms-world-check-one-api-pilot.thomsonreuters.com/v1/cases/e26833f2-2666-4632-87d1-fdb1a2fd3d5c/results/review7413:52:48Failed: Status code is 204 No Content7513:52:48expected false to be truthy
Also @Prabhjyot.Mandla
Why does it
show that the profile was returned !!
GETSEQ-5c: Get a World-Check profilehttps://rms-world-check-one-api-pilot.thomsonreuters.com/v1/reference/profile/e_tr_wci_9555200 OK254 ms8610 B
PUTSEQ-5d: Review resultshttps://rms-world-check-one-api-pilot.thomsonreuters.com/v1/cases/e26833f2-2666-4632-87d1-fdb1a2fd3d5c/results/review 400 Bad Request288 ms146 B
The error 407 is not from the API. It is something to do with your system proxy setting. Please refer to the below link for more information on Error 407.
Link - https://tools.ietf.org/html/rfc7235#section-4.3
For your other queries:
1) GET SEQ-5c: Get a World-Check-profile https://rms-world-check-one-api-pilot.thomsonreuters.com/v1/reference/profile/e_tr_wci_9555200
Can you please let me know, from where did you get the profile-id : 'e_tr_wci_9555200'? As I am unable to fetch any information on the worldcheck-profile-id which you have provided.
2) PUT SEQ-5d: Review results https://rms-world-check-one-api-pilot.thomsonreuters.com/v1/cases/e26833f2-2666-4632-87d1-fdb1a2fd3d5c/results/review
I am unable to fetch any information on the case-system-id which you are providing in the above API call. Can you please provide another case-system-id for which you are receiving the same error?
@jyoti.surooprevo Can you provide the information required by @Prabhjyot.Mandla? It is necessary to investigate this issue. Thanks!