When testing parsing the response in a REST job we can load the last response. That works fine if the job type is "Request with Request Sheet", but it gives an error message if the REST job type is "Request with cURL command":
Replace Test Input
The last execution does not contain any response data.
Please make sure to activate "Write response to Job Log" within the Web Service settings of this Job
The error message is asking to activate "Write response to Job Log", but activating that option does not solve the issue.
Release : 12.3.x and 21.x
Component : RA WEB SERVICE REST
Defect
Update to a fix version listed below or a newer version if available.
Fix version:
Component(s): RA Web Service REST Solution
Will be fixed in RA.Web.Service.REST 4.6.4 - Available
Solution details:
An issue has been fixed where RA Web Service REST parsed response messages with error. Now it is capable of parsing response messages from cURL requests without errors.