BIP8047
Severity
20 : ErrorMessage
Unable to parse the data received, exception caught '<insert_0>'.Explanation
The command uses parser functions to analyze XML data, the parser has detected an error in the format of the XML data being parsed. Use the line number and column number to locate the XML causing the problem.Response
Check that the data being parsed is correctly formatted. The command may produce partial output. It may also be possible to modify the XML data that the command is parsing so that the error does not occur.