codey
02/22/2026, 6:26 PMChiranjeet Mishra
02/22/2026, 6:26 PMVapi Support Bot
02/22/2026, 6:27 PMcall.in-progress.error-vapifault-google-429-exceeded-quota).
To resolve this, configure Vapi to use your own Google API key with a higher quota. In your assistant or workflow settings, add your API key like this:
json
{
"provider": "google",
"apiKey": "YOUR_GOOGLE_API_KEY"
}
Update your configuration and retry the call to avoid hitting shared quota limits.
For more details, see the [Call Ended Reasons documentation](https://docs.vapi.ai/calls/call-ended-reason).
Source:
- [Call Ended Reasons documentation](https://docs.vapi.ai/calls/call-ended-reason)codey
02/22/2026, 6:30 PMChiranjeet Mishra
02/23/2026, 4:47 AMcodey
02/24/2026, 7:32 AMcodey
02/24/2026, 7:35 AMChiranjeet Mishra
03/03/2026, 1:14 PM