Hi Naveen

The quotes around your phrase search looks like they have been double
url-escaped.

this works for me:
/search.json?q=Socialscope+OR+%22social+scope%22&rpp=200

- Steve
@melobubu

Digital Garage, Tokyo


On 3月27日, 午前4:08, Naveen <knig...@gmail.com> wrote:
> I have a search request that doesnt seem to work properly. I noticed
> when I was trying to refresh and no new posts were coming in, but it
> appears to not be working even on first search
>
> I have include the HTTP request and response, below, you can see that
> no results are returned, however a max_id is returned indicating that
> search believes it returned messages and hence any future refresh will
> be missing anything that should have been delivered. Also, I know this
> search should be returning results.
>
> Request:
> GET /search.json?q=Socialscope+OR+%2522social+scope%2522&rpp=200 HTTP/
> 1.1
> User-Agent: TestUserAgent
>
> Response:
> HTTP/1.1 200 OK
> Date: Fri, 26 Mar 2010 19:05:30 GMT
> Server: hi
> Status: 200 OK
> X-Served-From: b005
> X-Runtime: 0.89185
> Content-Type: application/json; charset=utf-8
> X-Served-By: c005.twitter.com
> X-Timeline-Cache-Hit: Miss
> Cache-Control: max-age=15, must-revalidate, max-age=300
> Expires: Fri, 26 Mar 2010 19:10:30 GMT
> Content-Length: 230
> Vary: Accept-Encoding
> X-Varnish: 1840907505
> Age: 0
> Via: 1.1 varnish
> X-Cache-Svr: c005.twitter.com
> X-Cache: MISS
> Connection: close
>
> {"results":[],"max_id":11102103671,"since_id":0,"refresh_url":"?
> since_id=11102103671&q=Socialscope+OR+%2522social+scope
> %2522","results_per_page":100,"page":1,"completed_in":
> 0.879457,"query":"Socialscope+OR+%2522social+scope%2522"}

To unsubscribe from this group, send email to 
twitter-development-talk+unsubscribegooglegroups.com or reply to this email 
with the words "REMOVE ME" as the subject.

Reply via email to