Hi,
I am saving JSON data in the stream and one of the keys in my JSON contains long text (around 4000 characters)
when I save using raw txn i started getting an error which looks like this
code=-8 message=Invalid custom fields, too long
what does that mean ? how can i get past that