I keep getting invalid JSON on HTTP post call to supabase api, despite using stringify

Hello,

I keep getting invalid JSON on HTTP post call to supabase api, despite using stringify . This call was working before, im not sure what I changed. But i know the project credentials, the key is right, as i already have entries in supabase from before. THe field raw prompt may have larger data, but still not sure why i should get this issue now

The evaulation is show fine, but i do have certain characters in raw prompt which id dint test with before

Try using {{ $json.original_raw_prompt.toJsonString() }}

If this did help, kindly mark the answer as solution. Thank you!

Cheers!

Sorry for the delay !