shadowkai97 / fauxbar

Automatically exported from code.google.com/p/fauxbar
0 stars 0 forks source link

Google search suggestions don't work #78

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
http://suggestqueries.google.com/complete/search?json&q={searchTerms}
^ this is giving a 400 Bad Request error.

Looks like "client=firefox" is a required parameter now.

This URL works:
http://suggestqueries.google.com/complete/search?output=firefox&q={searchTerms}

Original issue reported on code.google.com by fauxbar....@gmail.com on 1 Dec 2011 at 7:14

GoogleCodeExporter commented 8 years ago
Err, "output=firefox" I mean.

Original comment by fauxbar....@gmail.com on 1 Dec 2011 at 7:18

GoogleCodeExporter commented 8 years ago

Original comment by fauxbar....@gmail.com on 1 Dec 2011 at 8:17

GoogleCodeExporter commented 8 years ago
Fixed in v1.2.3.
Existing Fauxbar installations will have the old URL be updated with the new 
one automatically.

Original comment by fauxbar....@gmail.com on 1 Dec 2011 at 6:13