Quantcast
Channel: Active questions tagged youtube-api - Stack Overflow
Viewing all articles
Browse latest Browse all 3831

Youtube Data API Video Upload Failing returning "uploadLimitExceeded"

$
0
0

We are using the youtube data api to upload videos to a single youtube channel. We are currently uploading around 10 - 15 videos a day. We had requested a quota increase from 10000(default) to 50000 which got aproved. This worked seamlessly for 3-4 months but now we are facing this error:

{\n "error": {\n "code": 400,\n "message": "The user has exceeded the number of videos they may upload.",\n "errors": [\n {\n "message": "The user has exceeded the number of videos they may upload.",\n "domain": "youtube.video",\n "reason": "uploadLimitExceeded"\n }\n ]\n }\n}\n

Our quota usage peaks at around 64% from what we can see in the cloud console and from what I've read on stackoverflow, this seems to not be related to quota usage. Can someone help me figure out what's going on here ?


Viewing all articles
Browse latest Browse all 3831

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>