TesterVinOccasional Contributor11 years agohoe to pass data in the form of x-www-form-urlencodedHi, Our requirement is to pass username and password data through body request in the form of x-www-form-urlencoded not Json Here, is the json format { "grant_type": "password", "userna...Show More
PaulDonnyRegular Contributor11 years agoIf you are using a Rest Step within SoapUI all you have to do is manually edit the Media-Type. I believe the same is true for an HTTP Step.
Recent DiscussionsCom server permission error on Process.startReuse adapted xml file and send in RESTManaging Failures - New vs. Expected/Known Issues
Related ContentConvert a flat JSON object to x-www-form-urlencodedSetting application/x-www-form-urlencoded in SOAPUI 5.6.0How to pass application/x-www-form-urlencoded requst in ReadAPI having plus sign '+' in request body