@soham
I'm sorry to hear that you're experiencing issues with the webhook not being triggered. Let's try to troubleshoot this together.
1. **Check Server URL**: Please ensure that the server URL you've entered in the Vapi Dashboard is correct and accessible from outside your network.
2. **Review Endpoint Configuration**: Verify that the endpoint on your server is set up to receive POST requests as per the Assistant Request docs.
3. **Check for Errors**: Look into your server logs to see if there are any errors that might be preventing the webhook from being called.
4. **Review Recent Changes**: Since you mentioned that changes were made yesterday, please review those changes to see if any of them could have affected the webhook functionality.
5. **Test the Endpoint**: You can test the endpoint manually by sending a POST request to it using a tool like Postman or cURL to ensure it's working as expected.
If you've gone through these steps and the issue persists, please provide more details or error messages you're seeing, and I'll do my best to assist you further. If necessary, you can reach out to Vapi support for more in-depth troubleshooting.