in reply to Re^2: Special character in authorization_basic
in thread Special character in authorization_basic
Error: mismatched tag at line 1, column 1101, byte 1101 at /usr/lib64/perl5/XML/Parser.pm line 187
Wait, are you putting $password in the body of the XML as well as in the auth header? Probably best to output the XML so you can see where the malformation occurs (ie. what's at byte 1101).
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Special character in authorization_basic
by balakrishna_bk (Initiate) on Feb 12, 2016 at 08:19 UTC | |
by hippo (Archbishop) on Feb 12, 2016 at 09:32 UTC |