#Any idea why this query should be
1 messages · Page 1 of 1 (latest)
Looks like you need to encode it to JSON. Should be returnValue(value: "\"ChV4e...1ODUyMmMwMjE=\"")
Oh yeah! That's a good idea!
So it SHOULD be encoded to json before reaching the client? @jagged oriole @pseudo niche
Yes, the value for returnValue is a json encoded string.