{ "error": { "code": 403, "message": "The request cannot be completed because you have exceeded your \u003ca href=\"/youtube/v3/getting-started#quota\"\u003equota\u003c/a\u003e.", "errors": [{ "message": "The request cannot be completed because you have exceeded your \u003ca href=\"/youtube/v3/getting-started#quota\"\u003equota\u003c/a\u003e.", "domain": "youtube.quota", "reason": "quotaExceeded" }] } }
Hi ramco1917,
Once you hit the quota you will not be able to make any more requests until your quota will reset.
For checking the quota limit refer below link.
https://console.cloud.google.com/apis/api/youtube.googleapis.com/quotas
So increase the limit.
For documentation refer below link.
https://developers.google.com/youtube/v3/getting-started#quota
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.