Craig Richards
10/04/2024, 8:44 AMVapi
10/04/2024, 8:46 AMnode-http-proxy
project you mentioned, it is a Node.js package that can create a proxy server or be used within another Node.js application to forward requests to a different server, which could be useful in a development environment. However, it is not specifically related to VAPI.
If you're encountering issues where requests are blocked on the VAPI end, it could be due to several reasons, such as incorrect proxy configuration, SSL/TLS issues, or VAPI's security measures. It's important to check the logs and error messages for more details.
If you need further assistance with the specific error messages or configurations, please provide more details, and I'll be happy to help you troubleshoot the issue. If the problem persists, you may need to reach out to VAPI support for more information on their end.Vapi
10/04/2024, 8:46 AMCraig Richards
10/04/2024, 9:11 AMCraig Richards
10/04/2024, 10:36 AMCraig Richards
10/05/2024, 4:51 AMShubham Bajaj
10/05/2024, 4:14 PMconst vapi = new Vapi('your-public-key', https://api.example.com/voice);
this would hit your API that you proxy to us.Shubham Bajaj
10/05/2024, 4:14 PMCraig Richards
10/05/2024, 9:06 PMShubham Bajaj
10/07/2024, 2:58 PMShubham Bajaj
10/07/2024, 2:58 PMCraig Richards
10/09/2024, 5:19 AMShubham Bajaj
10/10/2024, 8:21 PM