I am receiving document ReceiptAcknowledgment (RNIF 2.0) from a new trading partner.
Document recognition is working correctly and document is being processed correctly.
However, I receive the error "9999:wm.tn.portal.queries:getContentPartBytes encountered execution error. Unsupported encoding: “utf-8”. " whenever I view the content of the Payload of this document within MWS Transactions.
I can view the same document, from another TP, and it shows the content without the error message but shows the encoding as encoding=“UTF-8”, where the new TP sends this in lowercase (encoding=“utf-8”).
Does this matter? Should case of encoding matter?