Randall -- From what you've included here, it looks like you're only using the Libraries API to load jquery. Are you making calls to the Feed API? If so, can you include the request that fails? Preferably, can you point me towards a clean page that has only the API call on it, which reproduces the error consistently?
Everyone -- In general, the qps limits for the Feed API are very high. If someone is getting an error occasionally, it may be because of rapid reloading. If you're getting them more frequently, it could be due to a very large number of API requests on the page. Unfortunately, there's nothing we can do at this time to increase quotas. If you're able to create a page that demonstrates an error consistently, please send me a pointer and I'll investigate further. Thanks, Adam On Wed, Feb 15, 2012 at 11:46 AM, Randall <arcie...@gmail.com> wrote: > Previously, the only API I had on my site was *<script > type="text/javascript" src=" > http://www.google.com/jsapi?key=ABQIAAAAjO8bRVY1hNYyw8a8t6xDnxQlIgb0d4e05RG3epjVbiPJuA83LhQN1SJc9XNzVYsbobsY6xDS_ge-VQ > "></script>*... > > I read that the personal keys have become obsolete, so now I'm using: > > *<script type="text/javascript" src="http://www.google.com/jsapi > "></script>* > > and > > *<script type="text/javascript" src=" > https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js > "></script>* > > The error message seems to popup at random, sometimes once or twice an > hour. The error reads: Google Feed API Error: qps rate exceeded. > > -- > You received this message because you are subscribed to the Google > Groups "Google AJAX APIs" group. > To post to this group, send email to > google-ajax-search-api@googlegroups.com > To unsubscribe from this group, send email to > google-ajax-search-api+unsubscr...@googlegroups.com > To view this message on the web, visit > https://groups.google.com/d/msg/google-ajax-search-api/-/FJoN6AU7S1UJ > > For more options, visit this group at > http://groups.google.com/group/google-ajax-search-api?hl=en?hl=en > -- You received this message because you are subscribed to the Google Groups "Google AJAX APIs" group. To post to this group, send email to google-ajax-search-api@googlegroups.com To unsubscribe from this group, send email to google-ajax-search-api+unsubscr...@googlegroups.com To view this message on the web, visit http://groups.google.com/group/google-ajax-search-api?hl=en_US For more options, visit this group at http://groups.google.com/group/google-ajax-search-api?hl=en?hl=en