BIP2455
Severity
20 : Error
Message
Error casting character string <insert_1> to boolean.
Explanation
The character string had the value <insert_1>. Only the character strings 'TRUE', 'FALSE', and 'UNKNOWN' can be cast to booleans.
Response
Ensure that the character string being cast has one of the above values.