API Error Exceeded Quota
-
Hello there, recently i stumbled upon a weird error when I am trying to query a video with your plugin, i get the following error
{ “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” } ] } }i have checked the API console and checked to see that quota isnt exceeded. As i havent used any of my quota to query anything before during a month, it seems weird to get an error regarding quota exceeded.
Is the API call from this plugin too large for the daily quota or is there anything else giving this error?
The topic ‘API Error Exceeded Quota’ is closed to new replies.