Availability slot issues
# support
c
My appointment booking agent keeps saying no available slot even after using the check availability tool I created with Google calendar integrated, I've tried disconnecting and reconnecting my Google calendar but it keeps saying the same thing. Am I missing out on something?
m
Explain more what you are facing exactly, Maby I went through it, and I have a solution
c
So I have an appointment booking agent that is supposed to go through my Google calendar and fix a session with a customer within the first 7 days, if no available slot, it checks the next 14 days. Right now the check availability tools is working to go through my calendar but it keeps saying no available slots even in the next 14 days which is not normal for my calender that is free Mondays to Fridays between 9am- 5pm The last time I contacted support, they said I should disconnect and reconnect the Google calendar integration and I have done that up to three times but it's still saying no available slots
So I have an appointment booking agent that is supposed to go through my Google calendar and fix a session with a customer within the first 7 days, if no available slot, it checks the next 14 days. Right now the check availability tools is working to go through my calendar but it keeps saying no available slots even in the next 14 days which is not normal for my calender that is free Mondays to Fridays between 9am- 5pm The last time I contacted support, they said I should disconnect and reconnect the Google calendar integration and I have done that up to three times but it's still saying no available slots
v
Sounds like the agent isn’t really picking up your working hours even though your calendar looks free. I’ve run into this before, sometimes it’s as simple as the bot reading the wrong calendar, or the time zone/working hours not syncing right. Quick question: is it connected to your main calendar or a secondary one? That usually makes the difference.
c
Main
It's the main one I think
v
Since it’s your main calendar, the problem is likely in how the agent is parsing availability , often tied to working hours, time zones, or the event visibility logic. I usually debug this by tracing the API response against the booking rules to see where slots are being filtered out. Are you looking for someone to help you dive in and fix this directly?
c
I actually did the Google calendar integration in vapi and the whole booking happening inside Vapi alone so I don't have any API response
v
Since everything is happening inside Vapi and there’s no API response, the issue is likely with how the booking logic interprets your working hours or checks for free slots within the 7- and 14-day windows. I usually tackle this by reviewing the Vapi workflow step by step — checking the date ranges, time zones, and slot availability logic. Are you looking for someone to jump in and help troubleshoot this directly?
c
It's for my client so I don't have the permission to share the Vapi dashboard with you
v
Got it! You could either follow a step-by-step guide I can provide or use a checklist of common Vapi booking issues to troubleshoot. By the way, where are you based?
c
No problem, please share I'm in Nigeria, Africa. You?
c
Could you please share a call id? We can review the logs and see what's happening behind the scenes
3 Views