aym / google-ajax-apis

Automatically exported from code.google.com/p/google-ajax-apis
0 stars 0 forks source link

Google Patent Search API is not working #571

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
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

GoogleCodeExporter commented 8 years ago
I think you can mark this as closed.

Original comment by ja...@jaredcrawford.org on 1 Jul 2011 at 12:12