Adam Ginsburg
04/05/2025, 8:47 PMVapi Support Bot
04/05/2025, 8:49 PMjson
{
"results": [
{
"toolCallId": "call_29386782601936",
"result": {
"message": "The preferred appointment time is unavailable, I have the following timeslots",
"slots": {
"2025-01-14": [
"2025-01-14T15:30:00-05:00",
"2025-01-14T17:00:00-05:00",
"2025-01-14T17:30:00-05:00"
]
},
"traceId": "40acdbde-31f5-477b-baf1-b432fd04d9a1"
}
}
]
}
[According to VAPI's suggested format](https://discord.com/channels/1211482211119796234/1211483291191083018/threads/1327481613004701779)
## Incorrect Availability Reporting
For the availability reporting issues:Vapi Support Bot
04/05/2025, 8:49 PMThe current date is {{"now" | date: "%A, %B %d, %Y", "America/New_York"}} and the time is {{"now" | date: "%I:%M %p", "America/New_York"}}
[This has resolved similar issues for other users](https://discord.com/channels/1211482211119796234/1211483291191083018/threads/1334271734332784773).
2. **Capture User's Timezone**: When initializing the booking process, make sure to prompt for and capture the user's local timezone [as recommended in troubleshooting guides](https://discord.com/channels/1211482211119796234/1211483291191083018/threads/1275993578950103141).
3. **Check Date Variable Format**: Ensure that the variable you're using for the date is dynamic and correctly formatted [according to troubleshooting documentation](https://discord.com/channels/1211482211119796234/1211483291191083018/threads/1325856450391834817).
## Contact VAPI Support
If you're still experiencing issues after trying these steps, I recommend contacting VAPI support with:
- Your call ID (which you've already provided: dffc94da-dc93-4b3d-ac7f-aa23e22c47d5)
- The timestamp (1:10)
- Expected vs. actual response (as you've described)
You can reach VAPI support at [support@vapi.ai](support@vapi.ai) [as mentioned in their support documentation](https://discord.com/channels/1211482211119796234/1211483291191083018/threads/1333747605628391434).
Is there any specific part of these troubleshooting steps you'd like me to elaborate on further?
Sources:
- [VAPI Google Calendar integration troubleshooting](https://discord.com/channels/1211482211119796234/1211483291191083018/threads/1344225187939352586)
- [VAPI Google Calendar integration using wrong email troubleshooting](https://discord.com/channels/1211482211119796234/1211483291191083018/threads/1336399188665040968)Vapi Support Bot
04/05/2025, 8:49 PMVapi Support Bot
04/05/2025, 8:50 PMAdam Ginsburg
04/06/2025, 6:45 AMPraveen Nair
04/06/2025, 11:52 AMPraveen Nair
04/06/2025, 11:58 AMAdam Ginsburg
04/06/2025, 11:36 PMPraveen Nair
04/07/2025, 2:51 PM