Re: [twitter-dev] Re: null posts in home_timeline

2010-08-25 Thread Matt Harris
Thanks for the information about this. We're aware nulls were showing up again overnight and are looking into it now. I'll post an update when I have more information. Thanks for your patience everyone, Matt On Tue, Aug 24, 2010 at 9:51 PM, Caizer wrote: > I read that it should be fixed from @tw

[twitter-dev] Re: null posts in home_timeline

2010-08-25 Thread Caizer
I read that it should be fixed from @twitterapi. But I am still receiving the null in exactly same location. Will it take some time to be applied to entire tweet response? Caizer. On Aug 24, 11:34 pm, Matt Harris wrote: > Hey everyone, > > Thanks for your patience and for sharing the erroneou

[twitter-dev] Re: null posts in home_timeline

2010-08-25 Thread Nik Fletcher
Hey Matt, Just a quick update. We're seeing a number of further reports of this overnight. I'm trying to track it down with our users, but my own home timeline is no longer showing the issue. Cheers -N -- Nik Fletcher @nikf On Aug 24, 3:34 pm, Matt Harris wrote: > Hey everyone, > > Thanks for

Re: [twitter-dev] Re: null posts in home_timeline

2010-08-24 Thread Matt Harris
Hey everyone, Thanks for your patience and for sharing the erroneous responses. We're working on this and will have a fix rolled out soon. Best, Matt On Tue, Aug 24, 2010 at 7:25 AM, Nik Fletcher wrote: > http://twitter.com/twitterapi/status/22002256380 > > -N > > -- > Nik Fletcher > @nikf >

[twitter-dev] Re: null posts in home_timeline

2010-08-24 Thread Nik Fletcher
http://twitter.com/twitterapi/status/22002256380 -N -- Nik Fletcher @nikf On Aug 24, 9:49 am, emmettoc wrote: > Hello, > > Many users of some client apps are still in trouble because of null > results in home_timeline. > You can check usernames in trouble by searching famous twitter app > names

[twitter-dev] Re: null posts in home_timeline

2010-08-24 Thread emmettoc
Hello, Many users of some client apps are still in trouble because of null results in home_timeline. You can check usernames in trouble by searching famous twitter app names. Did you change the api specific? Or do you have any plan to fix this? Thanks, emmettoc On 8月24日, 午後3:41, Matt Harris w

[twitter-dev] Re: null posts in home_timeline

2010-08-24 Thread Nik Fletcher
Just a quick update to point any Twitter folks reading this thread to issue #1823 on the bug tracker http://code.google.com/p/twitter-api/issues/detail?id=1823 Cheers! -N On Aug 24, 10:42 am, Nik Fletcher wrote: > Hi Guys > > I'm also seeing this and forwarded on some markup for the > home_tim

[twitter-dev] Re: null posts in home_timeline

2010-08-24 Thread Nik Fletcher
Hi Guys I'm also seeing this and forwarded on some markup for the home_timeline to you, Matt. It's easier to spot in XML, where Twitter are returning the following between status objects: e.g. (objects hidden using code folding) Cheers -N Type pattern -N On Aug 24, 10:07 am, Thom

[twitter-dev] Re: null posts in home_timeline

2010-08-24 Thread Terence Eden
Agreed - this is caused when a user deletes a tweet. Seen on my timeline - @edent Seeing a few complaints - but I'm guessing many clients may skip over the null. On Aug 24, 10:07 am, Thomas Woolway wrote: > I'm seeing this in my home timeline - @tomwoolway. Matt, I've sent you the > JSON output

Re: [twitter-dev] Re: null posts in home_timeline

2010-08-24 Thread Thomas Woolway
I'm seeing this in my home timeline - @tomwoolway. Matt, I've sent you the JSON output of my home timeline (seemed a bit big to spam the list with). Tom On Tue, Aug 24, 2010 at 8:22 AM, Kazuho Okui wrote: > I'm having same issue. It looks like null tweets appear when your > follower deletes the

[twitter-dev] Re: null posts in home_timeline

2010-08-24 Thread Kazuho Okui
I'm having same issue. It looks like null tweets appear when your follower deletes their tweets. You can easily reproduce this bug. Many twitter applications stop working since this evening. (guess most of apps can't handle null correctly.) I think this should be addressed by twitter end. Thanks,