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

Why do I get a 429 error in YouTube thumbnails?

$
0
0

I tried to upload videos to YouTube continuously using YouTube Data API,I got the following error in response.

{"error": {"code": 429,"message": "The user has uploaded too many thumbnails recently. Please try the request again later.","errors": [            {"message": "The user has uploaded too many thumbnails recently. Please try the request again later.","domain": "youtube.thumbnail","reason": "uploadRateLimitExceeded"            }        ]    }}

Checking the YouTube reference, it says

"The channel has uploaded too many thumbnails recently. Please try the request again later."

So this 429 error appears to be a separate error from the quota limit.

How many consecutive thumbnail uploads will cause this 429 error?Also, how long after the error occurs once will it be reset?


Viewing all articles
Browse latest Browse all 3720

Latest Images

Trending Articles



Latest Images

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