This call is trying to get the suggested users in the category of
"category". Try something like this:

$suggestions=$connection->get('users/suggestions/sports');

Abraham
-------------
Abraham Williams | Hacker Advocate | abrah.am
@abraham <https://twitter.com/abraham> | github.com/abraham | blog.abrah.am
This email is: [ ] shareable [x] ask first [ ] private.



On Sun, Nov 28, 2010 at 10:12, SeanthePaddy <cliffords...@gmail.com> wrote:

> hi,
>
> in my php app i want to get friends suggestions but i can't
>
> this is what im doing :
>
> $suggestions=$connection->get('users/suggestions/category','sports');
>
> but i get :
>
> [error] => Can't find that category
>
> can someone please tell me whats wrong ?
>
> tnx
>
> --
> Twitter developer documentation and resources: http://dev.twitter.com/doc
> API updates via Twitter: http://twitter.com/twitterapi
> Issues/Enhancements Tracker:
> http://code.google.com/p/twitter-api/issues/list
> Change your membership to this group:
> http://groups.google.com/group/twitter-development-talk
>

-- 
Twitter developer documentation and resources: http://dev.twitter.com/doc
API updates via Twitter: http://twitter.com/twitterapi
Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
http://groups.google.com/group/twitter-development-talk

Reply via email to