Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8411

Re: Proxy error when filled with special character &

$
0
0

Hi Rebecca

 

The & character is a predefined entity reference in the XML syntax. Refer to the link below:-

XML Syntax

 

Therefore you cannot use it as-is within the content of an XML element tag. This will cause the whole XML to be invalid. To correctly represent the character & within an XML element tag, you need to replace it with & instead.

 

As Amit has mentioned, you are manually entering the XML data (which is invalid) when using the test proxy functionality.

 

Change the line to the below instead:-

<URL>Username&amp;Rebecca&amp;Password</URL>

 

 

Rgds

Eng Swee


Viewing all articles
Browse latest Browse all 8411

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>