Forum Discussion

gminerbo's avatar
14 years ago

Incorrect URL path encoding.

I have a REST method with a parameterized path element (note this is in the path, not a query parameter) http://mydomain/station/{channel} When {channel} contains a space or %20, soapUI encodes ...