For a deeper look into our World Check One API, look into:

Overview |  Quickstart |  Documentation |  Downloads

question

Upvotes
1 1 4 5

How to Work around the Firewall Issue when sending the World Check one API Request

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 ??

world-checkworld-check-onerequestfirewall
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 5.0 MiB each and 10.0 MiB total.

Linked to this thread.

Upvotes
4.5k 4 7 8

@jyoti.surooprevo,

Can you please share the Postman console logs after you receive the error?

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 5.0 MiB each and 10.0 MiB total.

Upvotes
1 1 4 5

@Prabhjyot.Mandla

here is the text from console

Error:tunneling socket could not be established, statusCode=407

    • Request Headers:
      • date:"Fri, 15 Jun 2018 06:56:22 GMT"
      • authorization:"Signature keyId="178b25c3-22ef-4786-a5d7-e6bz52785958",algorithm="hmac-sha256",headers="(request-target) host date",signature="qVlMJ4UOde8H37l6fTrHvaC2DTlOOuN6/rfjbRpVz2f4=""
      • cache-control:"no-cache"
      • postman-token:"3c62653a-35c5-4310-9487-edc17f898a27"
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 5.0 MiB each and 10.0 MiB total.

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

  1. PASS Status code is 200
    1. PASS A Profile is returned

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

  1. FAILStatus code is 204 No Content
Upvotes
4.5k 4 7 8

@jyoti.surooprevo,

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?

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 5.0 MiB each and 10.0 MiB total.

@jyoti.surooprevo Can you provide the information required by @Prabhjyot.Mandla? It is necessary to investigate this issue. Thanks!

Click below to post an Idea Post Idea