I am trying to search the patents using Google patent API ...following
is the request Url I am using in my application:
http://ajax.googleapis.com/ajax/services/search/patent?v=1.0&q=car
This API was working fine couple of days back as I have tested this in
my iPhone app. But now it is returning null response for all query
strings.
Now I am always getting response as
{"responseData": null, "responseDetails": "invalid result data",
"responseStatus": 404}
Original issue reported on code.google.com by riteshpa...@gmail.com on 11 Mar 2011 at 3:02
Original issue reported on code.google.com by
riteshpa...@gmail.com
on 11 Mar 2011 at 3:02