Wednesday, March 7, 2012

[YouTube-API] yt:quota too many recent calls

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 view this discussion on the web visit https://groups.google.com/d/msg/youtube-api-gdata/-/j1lvw99u6pEJ.
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