BIP2559

Severity

20 : Error

Message

(<insert_0>, <insert_1>) : Illegal argument(s) '<insert_3>' to '<insert_2>' function.

Explanation

The arguments to the bit manipulation functions (BITAND, BITOR, BITNOT, BITXOR) must be integers. The function was called with arguments '<insert_3>'.

Response

Correct the syntax of your ESQL expression in node '<insert_0>', around line and column '<insert_1>', then redeploy the message flow.