I have placed three phone calls this morning, the bot reads first line but doesn't respond, this was just sent to client for testing:
55977fac-20f3-444f-8dfc-2e3176ce0acf
1eaf07eb-af89-4f62-8475-af7a09445023
b5185e52-ecf9-4e4e-a13e-d7b8ea3bd052
[ERROR] Server URL Error: Request failed with status code 404
Please advise
v
Vapi
06/26/2024, 4:18 PM
@michael_haggerty
It seems like there might be an issue with the server configuration or the endpoint you are trying to reach. The error code 404 indicates that the server could not find the requested resource. Here are a few steps you can take to troubleshoot the problem:
1. Verify the server URL: Ensure that the server URL you are using is correct and that the resource exists at that location.
2. Check for typos: Double-check the endpoint path for any typos or errors.
3. Server status: Make sure that the server is up and running and that the specific resource is available.
4. Access permissions: Confirm that you have the necessary permissions to access the resource and that it is not restricted.
If you have checked these and the issue persists, it might be helpful to look into the specific call IDs you provided to see if there's an issue related to them. If you need further assistance, please provide more details or ask support for more info on this.
Vapi
06/26/2024, 4:18 PM
You can continue this conversation by mentioning me in the message.
Vapi
06/26/2024, 4:18 PM
Got it. Tagging @User for additional help.
m
michael_haggerty
06/26/2024, 4:19 PM
This is not an external server, I believe it's internal to Vapi, I have no means to debug.