What steps will reproduce the problem?
1. Using a browser (Chrome, FireFox, ID). Searching for "cats" returns good
JSON, searching for "dogs" returns a 404
http://ajax.googleapis.com/ajax/services/search/books?v=1.0&q=cats
http://ajax.googleapis.com/ajax/services/search/books?v=1.0&q=dogs
returns
{"responseData": null, "responseDetails": "invalid result data",
"responseStatus": 404}
What is the expected output? What do you see instead?
Other than "invalid result data"
What version of the product are you using? On what operating system?
v1.0, via restful request
Please provide any additional information below.
This was working last week for us.
Original issue reported on code.google.com by StevePod...@gmail.com on 10 Mar 2011 at 6:22
Original issue reported on code.google.com by
StevePod...@gmail.com
on 10 Mar 2011 at 6:22