Manish
11/25/2025, 3:12 PMVapi Support Bot
11/25/2025, 3:13 PMjavascript
const response = await vapi.calls.create({
workflow: { id: "your-workflow-id" },
assistantId: "your-assistant-id", // Ensure this is set and valid for Gemini-Flash 2.5
to: "+1234567890"
});
Double-check that the assistantId matches the one configured for Gemini-Flash 2.5 in your Vapi Dashboard.
For more details, see the [Discord discussion](https://discord.com/channels/1211482211119796234/1367883431266095104).
Source:
- [Discord discussion about Assistant not valid error](https://discord.com/channels/1211482211119796234/1367883431266095104)Manish
11/26/2025, 4:21 AMChiranjeet Mishra
11/27/2025, 6:19 PMManish
12/02/2025, 4:13 AMChiranjeet Mishra
12/04/2025, 3:26 AMManish
12/12/2025, 7:54 AMManish
12/12/2025, 8:05 AMManish
12/12/2025, 10:13 AMChiranjeet Mishra
12/16/2025, 3:21 AM🔵 07:58:52:088 [streamBundleArtifacts] Using Google model override for post-call analysis: model = gemini-2.5-flash
For post-call analysis, our default LLM is claude 3.5 sonnet but its being overridden for gemini 2.5 flash which is using your google API key. We recommend removing your google API key or generating a new one to see if you are still getting that 403 error.Manish
12/17/2025, 7:31 AMChiranjeet Mishra
01/09/2026, 7:39 AMassistant-ended-call so its a different reason.
🔵 10:26:37:314 Bot Said End Call Phrase But Bot Is Still Speaking. Waiting For Bot To Finish Speaking Before Ending Call...