error on youtube upload page

alt=
duke
@musamensa
3 years ago
248 posts
Hello guys

I just got the following message while I was trying to add some youtube videos to an artist page.

Max results for YouTube Search is 50

Any ideas what might be going on here ?

The request cannot be completed because you have exceeded your quota.
updated by @musamensa: 10/13/21 01:25:33PM
paul
@paul
3 years ago
4,325 posts
Quote: Max results for YouTube Search is 50

This is actually hard coded within the YouTube module and is in conflict with the generic pager code used at the bottom of the page which allows options up to 100. In the short term, set that to 50 or less until we get the YouTube module fixed up and the new version released.

Quote: The request cannot be completed because you have exceeded your quota

Where are you seeing this message? It might be something coming from the YouTube API.


--
Paul Asher - JR Developer and System Import Specialist
alt=
duke
@musamensa
3 years ago
248 posts
I am guessing you mean i should change the 'max items' to a value less than 50 ? I have done that but I still get the same error message
The request cannot be completed because you have exceeded your quota.
paul
@paul
3 years ago
4,325 posts
There are two issues here -

Quote: I am guessing you mean i should change the 'max items' to a value less than 50

Not the 'Max Items' in the module quota set up, I'm referring to the 'Items per page' drop-down at the bottom of the search page.

Quote: The request cannot be completed because you have exceeded your quota

This is coming from the YouTube API. YouTube may be imposing hard limits on the number of accesses you make on them per day. Alternatively, I googled this message and some people say they have fixed it by by requesting a new API Key from the app control panel. Maybe try that then paste the new key into the Jamroom Module's config settings.
hth


--
Paul Asher - JR Developer and System Import Specialist
alt=
duke
@musamensa
3 years ago
248 posts
ok, thanks

Tags