that's exactly right, but actually just trying it again, I can't replicate this. I've tried a bunch
that's exactly right, but actually just trying it again, I can't replicate this. I've tried a bunch of different things and FINALLY narrowed it down.
The problem is in the
messages
array, when passing an array to content
instead of a string, it doesn't work.
Here's my code as an example:
Doesn't work:
Works:
The query
variable is a string in both cases
So I guess Cloudflare would just need to add support for an array in this field0 Replies