Hello everyone,
I'm currently setting up Vapi in Make and have a problem with the webhook to which the result of the call should be sent.
I set up a "Webhooks - Custom Webhook" in Make and connected it to Google Sheets. After a test call, the webhook was successfully accessed and the JSON data was read in. At
https://dashboard.vapi.ai/webhooks I can see that everything is OK - the response is 200.
However, if I now make another call, I get a response 400 after the call at
https://dashboard.vapi.ai/webhooks.
Does anyone have any idea what could be causing this?
Thanks for your help! 😊