Forum Discussion

mchiang's avatar
mchiang
New Contributor
9 years ago
Solved

Convert curl request to SoapUI Request

I'm currently trying to convert a working curl command to a valid SoapUI test case but am having some issues. I am trying to attach a json file and the server also requires authorisation. I'm able to...