http://www.google.com/jsapi also fails to load. However, gmail,
groups, docs and others still work. Do you know the best method of
contacting the appropriate person at Google?
On Dec 16, 3:08 pm, Jeremy Geerdes <
jrgeer...@gmail.com> wrote:
> The limit for geocoding via the Maps API's geocoding functionality is
> 15,000 requests per 24-hour period. This is a true rate limit, meaning
> that they will only let you submit more than 1 geocode request per ~6
> seconds for a very short time. There is always a chance that Google
> has interpreted your large volume of requests as a DOS attack and
> banned your IP accordingly. If this is the case, you'll probably have
> to talk with someone at Google to see about having the ban removed. In
> the past, though, every time I've seen the geocode rate limit
> surpassed, the geocoder was the only thing that returned an error. All
> other Google services continued to respond as normal. What do you see
> when you request the jsapi loader on its own? I.e., visit this link
> with Firefox and see what you get:
>
>
http://www.google.com/jsapi
>
> Jeremy R. Geerdes
> Effective website design & development
> Des Moines, IA
>
> For more information or a project quote:http://jgeerdes.home.mchsi.comhttp://jgeerdes.blogspot.comhttp://
jgeerdes.wordpress.com
>
jgeer...@mchsi.com
>
> Unless otherwise noted, any price quotes contained within this
> communication are given in US dollars.
>
> If you're in the Des Moines, IA, area, check out Debra Heights
> Wesleyan Church!
>
> And check out my blog, Adventures in Web Development, athttp://
jgeerdes.blogspot.com
> !
>
> On Dec 16, 2009, at 1:54 PM, Kenny wrote:
>
>
>
> > I use the ajax loader for a number of things, search, feeds,
> > prototype, jquery and maps. All of the sudden my
site.www.triphopping.com
> > ,
> > stopped working throwing "Uncaught TypeError: Object #<an Object> has
> > no method 'load'" when hitting this line:
>
> > google.load("prototype", "1");
>
> > and this breaks the rest of the site. I was doing a fair amount of
> > geocoding repeatedly while testing a feature, and that's the only
> > reason I think I may have hit some limit. My site still works from my
> > phone and anything else outside of this IP address.
>
> > The strangest thing of all,www.google.comis failing to load now too.