Re: [twitter-dev] trying to get friends suggestions

2010-11-28 Thread Abraham Williams
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 | github.com/abraham | blog.

[twitter-dev] trying to get friends suggestions

2010-11-28 Thread SeanthePaddy
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