kjdivyaOccasional Contributor9 years agoRe: Unable to access content of REST MockService mockRequest Hi, Currently I am using SoapUI Pro 5.1.2, full licensed. def requestBody = mockRequest.getRequestContent() log.info "Request body: " + requestBody I still get null response when I do ...Show More
Recent DiscussionsKorean (CJK) characters show as boxes (□) on macOS Apple Silicon in ReadyAPI 4.xReadyAPI 4.1.0 issues with groovy "assert" statementsAuth profile does not work with PKCE enabled
Related Content[SoapUI 5.2.1] mockRequest is NULL in REST MockServiceHow to use Groovy to set Status, Content-Length, Content-Type in the HTTP Response for a MockServiceViewing or logging complete content of the incoming request to a REST MockService