Google app engine Youtube API -


we have small youtubeapi mashup app hosted on google app engine. last friday; have been getting yt:quota - too_many_recent_calls error youtube though call once in hour. suspected google app engine; , hosted our war hosting provider & rock solid & not getting youtube quota limit errors (too_many_recent_calls). unable understand why getting error when host on google app engine . there problems google app engine last few days?

any appreciated

thanks, -satish

have followed these guidelines: http://code.google.com/apis/youtube/faq.html#quota

if not, requests might not seen separate other youtube api requests originating on appengine.


Comments

Popular posts from this blog

c++ - Convert big endian to little endian when reading from a binary file -

C#: Application without a window or taskbar item (background app) that can still use Console.WriteLine() -

unicode - Are email addresses allowed to contain non-alphanumeric characters? -