BIP2524
Severity
20 : Error
Message
(<insert_0>, <insert_1>) : Cannot assign a list to a non-list, nor a non-list to a list.
Explanation
A list of values cannot be assigned to a scalar variable or single message field, nor can a scalar value be assigned to a list.
Response
Correct the syntax of the expression and redeploy the message flow.