Our Youtube API project and quota is used via an integration that uploads videos to different YouTube Channels for different Users.
The system has been working without the following issue for over 4 years.
I believe this issue is not related to our quota as the Youtube API quota is not being exceeded and only some users are impacted in the 24 hour period.
In the last 2 months we have started receiving 400 errors for some users (but not all users).."errors" : [ {"domain" : "youtube.video","message" : "The user has exceeded the number of videos they may upload.","reason" : "uploadLimitExceeded"} ],
It does get reset every 24 hours.
There appears to be no documentation detailing what the YouTubeAPI daily video upload limit is for a specific user based in the UK or Ireland.
Can anybody point me to the documentation or tell me what the limit is or tell me if it is possible to request an increase in this limit for a user?