Spaces in URL
I have a URL that generates a bunch of XML when you hit it. At the end of the URL, there are a whole bunch of parameters with spaces in them. For example: ?inputXml=<Envelope version="01.00"> <Sender> When I copy and paste the URL into the REST Get Snap, it doesn’t work. But, if I put the URL in the browser, the browser encodes the spaces ?inputXml=<Envelope%20version="01.00">%20<Sender> And, if I copy and paste that into the REST Get Snap, it works. Is there an easier way to do that?2.9KViews0likes1CommentSpecial characters in SOAP Snap
Hi, I am sending the following the Data in the SOAP XML (Chair Rückenlehne mit flexibler 3-D Strickmembran, Kunststoffrahmen aus glasfaserverstärktem Polyamid, Rückenlehne mit Flex-Element,) but it is getting converted to following as this is not in UTF-8 Standard. To convert the data properly at the destination, I need to pass the XML in UTF-8 format. Need help on how to convert the same. Regards, Shreegeet2.8KViews0likes3Comments