21902: InvoiceTag length must be between 0 and 32
MESSAGING
ERROR
This error appears when a Messaging request includes an InvoiceTag value that is outside the supported 0 to 32 character length range.
- The
InvoiceTagvalue is longer than 32 characters. - The request sends an
InvoiceTagvalue that does not fit the supported length validation.
- Shorten
InvoiceTagto 32 characters or fewer before you send the request. - Validate the
InvoiceTaglength in your application so the request cannot exceed the supported range.