Ina-LookYong
6 years agoOccasional Contributor
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 one test suite. My calls are comming through and I don't have any problems with REST GET at all.
I've checked all the recommendations and documentation. All check boxes are checked and it still not working. I run out of ideas, it is new app for me and i need collective help, please.
- 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.