anallagundla
14 years agoContributor
org.apache.commons.httpclient.URIException
Hi All
I get the following error : org.apache.commons.httpclient.URIException: escaped absolute path not valid. My API is search, when i give in query=Tom, i get back response, but when i try query="Tom hanks" i get the above error, but when i use GET for the url for query="Tom hanks" using Poster pluggin on firefox i get back response from server.
So what am guessing is soapui is not accepting space in the query parameter.
Am on soapui 3.6.2 Pro Version.
Any pointers on how to resolve this?
Thanks
- A
I get the following error : org.apache.commons.httpclient.URIException: escaped absolute path not valid. My API is search, when i give in query=Tom, i get back response, but when i try query="Tom hanks" i get the above error, but when i use GET for the url for query="Tom hanks" using Poster pluggin on firefox i get back response from server.
So what am guessing is soapui is not accepting space in the query parameter.
Am on soapui 3.6.2 Pro Version.
Any pointers on how to resolve this?
Thanks
- A