sankarinms
11 years agoNew Contributor
How to access non api urls in soapui
As a part of automation I need to access non api URL and do a 'post' method call. It takes the query strings like cardnum, expmonth, expyear etc. I have set the media type as application/x-www-form-urlencoded and enabled Post QueryString option. I get the error <missing raw request data> . Can you please let me know what I am missing.