Issue with POST request using data-raw in the body

Options

Hey guys, i'm facing a problem with an external API request, i have the POST request setup with import CURL, but when i run the request i receive a false status i don't know why, i used data-raw in postman and everything worked great, does Xano support datat-raw?

and what could cause the status false? i've checked the URL for any typos, changed the timeout but nothing worked

here is how i setup the request:

Here is the docs for the API i'm using:

I need help here, ASAP!

Comments