VAPI can't read the body of an API response.
VAPI can't read the JSON body of an API 200 response made by a webhook response through make.com
When testing the make scenario on postman, it works correctly. On the VAPI response, when checking the webhook logs, I only see body = {}
I am also sending the response in the format described by the VAPI documentation.
Has anyone else experienced this issue?
When testing the make scenario on postman, it works correctly. On the VAPI response, when checking the webhook logs, I only see body = {}
I am also sending the response in the format described by the VAPI documentation.
Has anyone else experienced this issue?


