You need to pause for a while when you run into that error and allow
your quota to reset. There's no way around it, and it's working as
intended. There's no way to work around the quota system by batching
requests—the same quota on the number of individual actions still
applies.
There are more details in this blog post:
http://apiblog.youtube.com/2010/02/best-practices-for-avoiding-quota.html
Cheers,
-Jeff Posnick, YouTube API Team
groups.google.com/group/youtube-api-gdata | apiblog.youtube.com |
@YouTubeDev
On Mar 7, 2:37 pm, Jon Drukman <jdruk...@gmail.com> wrote:
> I am trying to create a playlist of videos from a spreadsheet. According
> to the documentation, I have to make a separate POST request to the
> playlist for each entry. Once I hit about 58 entries I start getting the
> yt:quota "too many recent calls" 403 forbidden error. I am supplying an
> X-GData-Key header.
>
> Two questions:
> 1 - Can I upload multiple videos to a playlist in a single POST operation?
> That would be much more efficient.
> 2 - How can I prevent the rate limit from affecting me? Isn't X-GData-Key
> sufficient?
--
You received this message because you are subscribed to the Google Groups "YouTube APIs Developer Forum" group.
To post to this group, send email to youtube-api-gdata@googlegroups.com.
To unsubscribe from this group, send email to youtube-api-gdata+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/youtube-api-gdata?hl=en.
No comments:
Post a Comment