YouTube API errors
-
Hello.
I enabled YouTube v3 API after reading How to get YouTube API key and put key in the plugin.
However, I am getting 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 just activated the API from the console, so I haven’t exceeded the quota.
Can you please let me know if there is a solution to this problem?
Thank you.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘YouTube API errors’ is closed to new replies.