service request parameters with spaces
I am trying to pass a request parameter to a service
This parameter is taken from an input and has spaces in the text
I have tried urlencoding the parameter but it fails in the Tiggzi service test page
If I enter text in the parameter value with no spaces the service tests successfully
I have tried setting the Service to Method=Post with content type set to x-www-form-urlencoded but still no luck
What am I missing?
Regards
steve