Kai
06/07/2025, 7:41 PMYuvanshu
06/07/2025, 2:46 PMTamasFarago
06/07/2025, 12:45 PMvincemeshed
06/07/2025, 12:06 PMSmith (hasbulla)
06/07/2025, 10:39 AMfabi
06/07/2025, 8:21 AMjetani_ravi
06/07/2025, 7:10 AMbendytree
06/07/2025, 1:28 AMMarkus
06/07/2025, 12:51 AMADI
06/07/2025, 12:03 AMassistantId
c84c370e-880b-4b87-b052-b4477c896703 Does Not Exist." appears. The assistant id that I was using is: 79f3c469-97a4-4c3c-882b-bab3302465e4 , and the workflow by which logic assistant had to speak is: c84c370e-880b-4b87-b052-b4477c896703kitten
06/06/2025, 11:17 PMB2 TheW
06/06/2025, 10:30 PMSparks
06/06/2025, 9:20 PMAditya
06/06/2025, 7:56 PMSmith (hasbulla)
06/06/2025, 7:29 PM.hardboiledfish
06/06/2025, 7:17 PMMixDev
06/06/2025, 6:39 PMMK
06/06/2025, 6:29 PMslickVik
06/06/2025, 6:24 PMYuvanshu
06/06/2025, 6:09 PMYuvanshu
06/06/2025, 5:41 PMYuvanshu
06/06/2025, 5:34 PMghostdragon
06/06/2025, 5:19 PMkitten
06/06/2025, 4:56 PM[
{
"id": "e16e22e7-08c4-45a1-a889-41cbf0b36f1e",
"orgId": "01fc90d6-f3d4-425b-bd2e-5d35728fde87",
"sessionId": "613c3bbf-aebe-4c2f-a976-37787a559267",
"input": [
{
"role": "user",
"content": "Get availability again"
}
],
"output": [
{
"role": "assistant",
"tool_calls": [
{
"id": "call_iQQRD0wPlIbAvPhzECqV9K6V",
"type": "function",
"function": {
"name": "get_available_slots",
"arguments": "{\n \"region\": \"colorado\",\n \"leadaddress\": \"2091 East 74th Avenue Unit C, Denver Colorado 80229\",\n \"leadpreference\": \"night\",\n \"requires_onsite\": \"No\",\n \"quote_or_estimate_only\": \"No\",\n \"leadTrade\": \"solar\",\n \"leadTimeZone\": \"America/Denver\"\n}"
}
}
]
},
{
"role": "tool",
"content": "No result returned.",
"tool_call_id": "call_iQQRD0wPlIbAvPhzECqV9K6V"
},
{
"role": "assistant",
"content": "It seems I'm still not seeing available times at the moment. Would you prefer to pick a day and time that’s convenient for you, and I’ll try to reserve it for your virtual solar consultation?"
}
],
Keeps returning no result returned but its never hitting my webhook url.Yuvanshu
06/06/2025, 4:56 PMZEGOTECK
06/06/2025, 4:28 PMgeorg
06/06/2025, 4:22 PMNik
06/06/2025, 3:58 PMMikepert
06/06/2025, 3:08 PMassistant
, assistantId
, squad
, Or squadId
."
Here’s what I’ve tried so far:
Passed assistantId:
Also tried using "assistant": "Kylie" by name
Tried both a Twilio number (with SID and auth token) and the Vapi shared number using phoneNumberId:
Using n8n’s HTTP Request node to send the request
Set the Authorization header with both Private API Key and Public API Key
Also tried authenticating with a JWT (including orgId, token, and exp) in the Authorization header
Still getting the same error on every attempt
I’m currently on the trial plan
Can someone confirm if trial assistants need to be saved, assigned to a squad, or have special permissions to be used via backend API? Appreciate any help — I’ve been troubleshooting every angle.
ThanksAditya
06/06/2025, 3:08 PM