chinthasantosh
5 years agoOccasional Visitor
FaultString - Illegal semicolon, not in group
Hi All,
i am having soap Webservice , in which i have to pass special characters like (&,;,>,<).
When i use these characters in request .i am getting below error
<faultstring>Illegal semicolon, not in group</faultstring>
Critical Request attribute
<link>"http=test.test.com&csf=1&web=1&e=abcd"</link>
Could you please suggest how to resolve the error