TRPCClientError: JSON Parse error: Single quotes (') are not allowed in JSON
I am getting this error when deployed but not when running locally.
Any idea on how to narrow this down?
1 Reply
I think this may be something related to Cloudflare infront of my app.
I added an exception to disable rules for TRPC routes, but that seems a little too much the other direction. Anyone have any ideas on what other changes to make.