[twitter-dev] home_timeline request fails after deleting a tweet

2010-08-26 Thread jsleuth
I'm running into an interesting problem. If I post a tweet via the api and then delete it, the next request made to the REST api will result in an http 500-technical error from the api. A second request will execute just fine... except that the api won't give me a full count of tweets-- it drops

Re: [twitter-dev] home_timeline request fails after deleting a tweet

2010-08-26 Thread Matt Harris
Hi Jeff, This sounds very strange. Can you share some code so we can see what type of calls you are making to the API and try to debug. Thanks, Matt On Thu, Aug 26, 2010 at 8:52 AM, jsleuth jsle...@gmail.com wrote: I'm running into an interesting problem.  If I post a tweet via the api and