JSON parameter needs to be valid JSON
Please help me. I don’t know how to fix it anymore.
Hi @PixelFlow_AI ,
welcome to the community! It looks like you’re adding quotes on top of JSON.stringify’s output—since it already returns a quoted string, the extra "" causes errors. Please remove the extra quotes and test again.
Thank you very much. It has been fixed.
@PixelFlow_AI
Glad to know that your issue is resolved now.We would really appreciate if you mark the answer as solution if it helped you. This will keep the community healthy and organized.
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.