Forum Discussion

Ina-LookYong's avatar
Ina-LookYong
Occasional Contributor
6 years ago
Solved

Suddenly stop getting Responce RAW for POST call in Ready API.

I run my tests and assertion was working and few days ago i stop getting RAW responce or any other. It happening only for some of my REST POST calls, not for all of them. It isn't workign only for on...
  • JoostDG's avatar
    6 years ago
    Perhaps the call get's a time-out? In the test case options you can define the socket time out (of the request) and the time-out of the test case. Zero means 1 minute. You can increase this (set in MS) and see whether the problem still occures.
    Other reason might be some error of some sort. Check your error log tab at the bottom for clues.