I'm having an issue with the following query:

http://www.google.com/uds/GwebSearch?callback=google.search.WebSearch.RawCompletion&context=1&lstkp=0&rsz=filtered_cse&hl=en&gss=.com&sig=c79ce868b02751bfaa50db2af590d055&cx=014825861171267122943:t4efyv6jfzm&q=furniture&gl=www.google.com&key=notsupplied&v=1.0

* This was decoded by firebug, it's not the encoding.

... which generates a failed response:

google.search.WebSearch.RawCompletion('1',null, 404, 'invalid result
data', 200)

... yet it works via a cx request, this yields good results (shown to
verify the key is accurate):

http://www.google.com/cse?cx=014825861171267122943%3At4efyv6jfzm&ie=UTF-8&q=furniture&sa=Search&siteurl=www.google.com%2Fcse%2Fhome%3Fcx%3D014825861171267122943%3At4efyv6jfzm

... and this one displays results. I saw a similar post that mentioned
this is an issue with certain keywords but this is a slightly
different response and a very basic query.

After many refreshes I (very rarely) get a result for no reason but
most of the time I get the 404 error - is this timing out somewhere?
What can I do?

-- 
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