[twitter-dev] Twitter OAuth 401 Unauthorized

2011-03-10 Thread Tudor Claudiu Florea
Hello, I am trying to build an application for twitter and in order to do that i need to build functions that post all requests to twitter only with pure PHP. no OAuth libraries or other user build libraries. problem is i always get the 401 unauthorized header. I have done twitter tutorial about t

[twitter-dev] Cancel Follow Request API

2011-03-10 Thread m36tb6ll
Hi -- I just read that there was already a request to add this in the API but it seems that it was not implemented yet. Do we have an ETA for it? Is there a workaround? All I can think of now it to direct users to the twitter page of the protected account that they want to cancel the follow reques

[twitter-dev] Re: collecting followers and friends

2011-03-10 Thread amit debnath
Actually, both the lists are stored in the database, and the displays are via SQL. Also, the display is not on the home page. I tried to run the accumulation process in the background. But neither shell_exec nor pcntl_fork was of any help. Tried this too http://www.shapeshifter.se/2008/08/04/a