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
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.
I hope I've solve a problem it's empty customFields. If i remove it that result is 200 ok.
But i expected 400 Bad Request error, not 500 Server errror.
"timestamp": "2019-04-26T10:12:33.479Z" and "delay": 2000 acording to Quick Start guide.