Youtube playlist shortcode error

Posted in: Newspaper
Post count: 17

When i try to use the youtube playlist shortcode in new post videos are not displayed. Then i check error by query-monitor plugin and see error calling api:

https://www.googleapis.com/youtube/v3/videos?id=TLtkqWWDmMA,K-cz1z8hPAY&part=id,contentDetails,snippet,player&key=AIzaSyBneuqXGHEXQiJlWUOv23_FA4CzpsHaS6I

Error message:
{
"error": {
"errors": [
{
"domain": "usageLimits",
"reason": "dailyLimitExceeded",
"message": "Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=459385780323",
"extendedHelp": "https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=459385780323"
}
],
"code": 403,
"message": "Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/youtube.googleapis.com/quotas?project=459385780323"
}
}

How can I fix this?

Post count: 35449

Hi,

I’ve made some test and the Youtube playlist shortcode is working fine -> https://www.screencast.com/t/pYm5bqUjGff -> https://www.screencast.com/t/1VGhFltFI -> https://www.screencast.com/t/NXeQ5RVfT4Qr

This can be a plugin conflict, please make sure that you do not have a plugin conflict, please deactivate all non theme plugins, also if you are using child theme or cache plugin, please deactivate them, clear all cache and try again.

Thank you!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.