Hi,
I am following the following https://docs.appsmith.com/v/v1.2/core-concepts/apis/taking-inputs-from-widgets#passing-inputs-to-the-post-body documentation, the problem is that i am binding the value to body property which is necessary for the api request, according to the documentation incase of body in need to wrap it in double quotes, which i did, even after that it's still null, and my api is failing