in reply to Re: SOAP::Lite and getting error "not well-formed (invalid token)"
in thread SOAP::Lite and getting error "not well-formed (invalid token)"

The OP's output shows that this, in fact, is a problem (May not be the only one), since it contains the strings $username and $password:
...<username xsi:type="xsd:string">$username</username> <password xsi:type="xsd:string">$password

        Our business is run on trust. We trust you will pay in advance.

  • Comment on Re^2: SOAP::Lite and getting error "not well-formed (invalid token)"
  • Download Code