I need help guys I am implementing Vapi
# general-english
s
I need help guys I am implementing Vapi in using Web and the code is giving error and error in chrome browser does anyone know what can be the problem because that code is running in Mozilla. I mean just simple code from Vapi is not running in chrome but it's running in Mozilla is it because of CORS problem?
k
Ensure your server has correct CORS headers, use HTTPS, avoid unnecessary custom headers, or use a proxy like ngrok for local development.