The local search API seems to have stopped working for us. Any ideas
on what's going on here?

curl "http://ajax.googleapis.com/ajax/services/search/local?
v=1.0&key=XXX&q=2911+Walnut+St,+Denver&rsz=large&start=0" -e "http://
foobar.lu"
* About to connect() to ajax.googleapis.com port 80 (#0)
*   Trying 74.125.19.95... connected
* Connected to ajax.googleapis.com (74.125.19.95) port 80 (#0)
> GET 
> /ajax/services/search/local?v=1.0&key=XXX&q=2911+Walnut+St,+Denver&rsz=large&start=0
>  HTTP/1.1
> User-Agent: curl/7.19.5 (i386-apple-darwin9.7.0) libcurl/7.19.5 zlib/1.2.3
> Host: ajax.googleapis.com
> Accept: */*
> Referer: http://foobar.lu
>
< HTTP/1.1 200 OK
< Cache-Control: no-cache, no-store, max-age=0, must-revalidate
< Pragma: no-cache
< Expires: Fri, 01 Jan 1990 00:00:00 GMT
< Date: Thu, 24 Sep 2009 21:01:25 GMT
< Content-Type: text/javascript; charset=utf-8
< X-Embedded-Status: 404
< X-Content-Type-Options: nosniff
< X-XSS-Protection: 0
< Server: GFE/2.0
< Transfer-Encoding: chunked
<
* Connection #0 to host ajax.googleapis.com left intact
* Closing connection #0
{"responseData": null, "responseDetails": "invalid result data",
"responseStatus": 404}

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google AJAX APIs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/google-ajax-search-api?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to