Daniel wrote:
> Hello everyone,
> For example, I try to retrive the last tweets of a particular user I
choose "GET"
> "statuses/user_timeline" with "json" protocol and in the parameters and
values
> fields I set "id" and "radiohead" as the user screen name.
> 
> The result I get is my own timeline. That is the default result when you
set no
> parameters at all and the parameters don't show up in the generated
request
> either.

It seems that the console ignores the parameters, at least if the method is
GET.

I recommend using twurl instead. Twurl was easier to install than I expected
and it seems to work great, even on Windows.

Regards,
Brian

Reply via email to