I'm trying to replicate a request that is made to Xano, via copying the curl command from the API request log:
When I import that cURL into postman and run it, the request processing fails. Looks like it doesn't recognize the JSON input and treats it like a string. What am I doing wrong?
Thanks!