Hey everyone.
I wish to encode a json payload with utf-16 and send it as utf-16 in a http request block. I have tried some stuff but it doesn’t seem to let u send a utf-16 payload in a http request.
The payload in question: {"rdk1":"<rdk1>"}
I would appreciate any help, thanks.