Page 1 of 1

service request parameters with spaces

Posted: Fri Mar 15, 2013 11:22 pm
by steve5588065

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


service request parameters with spaces

Posted: Sat Mar 16, 2013 12:01 am
by steve5588065

Please ignore this

It works fine when installed on my iphone

Just fails in the service test

Steve