BIP2415
Severity
20 : Error
Message
(<insert_0>, <insert_1>) : Data types of TRIM source string (<insert_2>) and trim character (<insert_3>) do not match.
Explanation
The data type of the source string passed to the TRIM function does not match that of the trim character.
Response
Ensure that the data types of the source string and the trim character are the same and redeploy the message flow.