I had this same problem, and I discovered I was using api.twitter.com/
1/search instead of search.twitter.com/search.  So yeah, switching the
endpoint fixed it.

Good luck,
Ryan

On Aug 7, 3:52 am, bruce zhang <brucezhan...@gmail.com> wrote:
> Hi,guys
>      before I can get the target tweets from  search API.but now it returns
> results as follow:
> what's wrong with the search API?
>
> stdClass Object
> (
>     [statuses] => Array
>         (
>             [0] => 41071345445
>             [1] => 41071345451
>             [2] => 41071345461
>             [3] => 41071345481
>             [4] => 41071345487
>             [5] => 41071345539
>             [6] => 41071345567
>             [7] => 41071345585
>             [8] => 41071345623
>             [9] => 41071345633
>             [10] => 41071345647
>             [11] => 41071345663
>             [12] => 41071345697
>             [13] => 41071345701
>             [14] => 41071345715
>             [15] => 41071345781
>         )
>
>     [created_in] => 0.009274
> )
>
> --
> Best regards,
> Bruce
> E-Mail:brucezhan...@gmail.com <e-mail%3abrucezhan...@gmail.com>

Reply via email to