Re: [twitter-dev] Re: Error following with oAuth

2010-07-17 Thread Abraham Williams
You will want to use the friendships method. http://dev.twitter.com/doc/post/friendships/create/:id $opResult = $connection->post('friendships/create/xx'); Abraham - Abraham Williams | Hacker Advocate | http://abrah.am @abraham | http://projects.abrah.am | http://blog.abrah.am Th

[twitter-dev] Re: Error following with oAuth

2010-07-17 Thread EastSideDev
I am trying to follow a user. The message I get is: There was a problem following the specified user. I am calling it like this: $opResult = $connection->post('notifications/follow', array('screen_name' => 'xx'), TRUE); A dump of the $opResult array produces this: Array ( [request] => /