test the operation results

Bonjour, je suis nouveau client de l'API world-check-one-api j'ai reçu les clés de l'API.

je voudrais tester l'opération https://rms-world-check-one-api-pilot.thomsonreuters.com/v1/cases/--REQUIRED-VALUE-MISSING--/results mais çà ne marche pas sur Postman . VOus pouvez m'aider à lancer mon premier test de votre API SVP ?

Best Answer

  • Irfan.Khan
    Irfan.Khan LSEG
    Answer ✓

    @cao-trung.do

    You are getting the error "pm is not defined" because you are using the Chrome version of postman. Please use the native app of postman to avoid the error you are getting.

    I am able to replicate the issue at my end by using the chrome version of Postman. With the native app, I am able to connect to the API correctly.

    Please have a look at this link:

    https://stackoverflow.com/questions/46243745/postman-scripts-pm-is-not-defined

    Also, please check your firewall to know why are you unable to connect to WC1 API using the native app. Or may be try from a different network connection.

    Kindly let me know if this helps.

Answers