WC1 API Run Result 109 pass, 64 failed

Hello team.

I started to lean WC1 API and run the collection in Postman according to Quick Start guide.

The result is awful: 109 pass, 64 failed.

seq-case-investigate-results-get-screening-results.zip

Explain me please, why?

Eg: POST cases/screeningRequest

SEQ-screen-sync-simple: Perform Synchronous Screening: Simple - Result is 200 OK

SEQ-screen-sync-individual: Perform Synchronous Screening: Individual - Result is 500 Internal Server Error

Best Answer

  • Prabhjyot
    Prabhjyot LSEG
    Answer ✓

    @mikhail.romashov,

    Thank you for sharing the file.

    Can you please also provide us the request body which you are sending for the saving / screeing a case for which the response code is Error 500?

    Also, I see that the timestamp of all the Error 500 is -

    "time": "2019-04-26T10:12:33.479Z",

    Can you please confirm if all the API calls were sent during the same time? As I also do not see the timestamp of few API calls.

Answers