Forum Discussion

sankarinms's avatar
sankarinms
New Contributor
11 years ago

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.

1 Reply

  • PaulDonny's avatar
    PaulDonny
    Regular Contributor
    What type of request are you attempting to make with it?