Question
youtube video tracking got 403 errors
hi ~
I am using Mrk.to Widget Loader Script to track youtube video, however, as I was embedding the video, I got a console error - 403
"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 am not sure how to solve this issue, any suggestions will be very very appreciated.