Null bytes in JSON
(background: the LDAP password attribute must be passed as UTF-16)
I'm getting the error "error returned from database: unsupported Unicode escape sequence". It should be valid JSON though, and other JSON parsers seem to accept this. Is there anything that I can do here?