johnrix
11 years agoOccasional Contributor
Unable to access content of REST MockService mockRequest
When using the REST MockService in SoapUI 5.0, all attempts to access the content of an incoming POST request are failing at present. The getRequestContent and getRawRequestData methods are both returning null from within the MockService OnRequest script. The request I am sending in contains a small JSON object and the content type is accordingly set to application/json.
Note, I am using JavaScript as the scripting language for my project.
Is there any known workaround for this issue?
Thanks,
John
Note, I am using JavaScript as the scripting language for my project.
Is there any known workaround for this issue?
Thanks,
John