[twitter-dev] Re: Deleted status still in JSON, not in XML

2010-04-22 Thread Ricky
Has anyone seen this behavior before? Is this a once in a lifetime
event? I (still) haven't found any mention of this anywhere.

Ricky

On Apr 20, 2:47 pm, Ricky  wrote:
> I've had a bug submitted by a user of the Twitterizer .NET library,
> and it appears to be a possible bug with the Twitter API.
>
> After destroying a status, the /users/show/screen_name.json result
> still contained the destroyed status, while the /users/show/
> screen_name.xml results (correctly, I think) contains the previous
> status.
>
> Below is the example, both from the user "ronneylovely". The status
> "wow" has been deleted.
>
> Thanks in advance for any insight or attention you give,
> Ricky
>
> JSON (api.twitter.com/1/users/show/ronneylovely.json):
> {"favourites_count":1,"created_at":"Thu Apr 15 15:23:35 +
> 2010","profile_sidebar_fill_color":"e0ff92","description":null,"contributor 
> s_enabled":false,"time_zone":null,"status":
> {"in_reply_to_status_id":null,"created_at":"Mon Apr 19 22:05:12 +
> 2010","in_reply_to_user_id":null,"truncated":false,"source":"web","favorite 
> d":false,"id":
> 12478411850,"in_reply_to_screen_name":null,"text":"wow"},"following":false, 
> "geo_enabled":false,"profile_sidebar_border_color":"87bc44","url":null,"ver 
> ified":false,"profile_background_color":"9ae4e8","location":null,"profile_b 
> ackground_image_url":"http://
> s.twimg.com/a/1271213136/images/themes/theme1/
> bg.png","profile_text_color":"00","followers_count":
> 0,"protected":false,"profile_image_url":"http://s.twimg.com/a/
> 1271213136/images/
> default_profile_3_normal.png","notifications":false,"profile_background_til 
> e":false,"name":"ronneylovely","friends_count":
> 4,"profile_link_color":"ff","screen_name":"ronneylovely","id":
> 133348295,"lang":"en","statuses_count":2,"utc_offset":null}
>
> XML (api.twitter.com/1/users/show/ronneylovely.xml):
> 
>   133348295
>   ronneylovely
>   ronneylovely
>   
>   
>   http://s.twimg.com/a/1271725794/images/
> default_profile_3_normal.png
>   
>   false
>   0
>   9ae4e8
>   00
>   ff
>   e0ff92
>   87bc44
>   4
>   Thu Apr 15 15:23:35 + 2010
>   1
>   
>   
>   http://s.twimg.com/a/1271725794/images/
> themes/theme1/bg.png
>   false
>   
>   false
>   false
>   
>   1
>   en
>   false
>   
>     Thu Apr 15 15:25:38 + 2010
>     12228846134
>     testing this thing
>     web
>     false
>     
>     
>     false
>     
>     
>     
>     
>     
>   
> 
>
> --
> Subscription 
> settings:http://groups.google.com/group/twitter-development-talk/subscribe?hl=en


[twitter-dev] Re: Deleted status still in JSON, not in XML

2010-05-28 Thread Ronak
Hi Twitter API Team,

This looks like long standing issue in the actual API, Can any one
confirm this from your team and fix it.

I have seen this issue in 2009 Feb also.


On Apr 22, 1:50 pm, Ricky  wrote:
> Has anyone seen this behavior before? Is this a once in a lifetime
> event? I (still) haven't found any mention of this anywhere.
>
> Ricky
>
> On Apr 20, 2:47 pm, Ricky  wrote:
>
> > I've had a bug submitted by a user of the Twitterizer .NET library,
> > and it appears to be a possible bug with the Twitter API.
>
> > After destroying a status, the /users/show/screen_name.json result
> > still contained the destroyed status, while the /users/show/
> > screen_name.xml results (correctly, I think) contains the previous
> > status.
>
> > Below is the example, both from the user "ronneylovely". The status
> > "wow" has been deleted.
>
> > Thanks in advance for any insight or attention you give,
> > Ricky
>
> > JSON (api.twitter.com/1/users/show/ronneylovely.json):
> > {"favourites_count":1,"created_at":"Thu Apr 15 15:23:35 +
> > 2010","profile_sidebar_fill_color":"e0ff92","description":null,"contributor 
> > s_enabled":false,"time_zone":null,"status":
> > {"in_reply_to_status_id":null,"created_at":"Mon Apr 19 22:05:12 +
> > 2010","in_reply_to_user_id":null,"truncated":false,"source":"web","favorite 
> > d":false,"id":
> > 12478411850,"in_reply_to_screen_name":null,"text":"wow"},"following":false, 
> > "geo_enabled":false,"profile_sidebar_border_color":"87bc44","url":null,"ver 
> > ified":false,"profile_background_color":"9ae4e8","location":null,"profile_b 
> > ackground_image_url":"http://
> > s.twimg.com/a/1271213136/images/themes/theme1/
> > bg.png","profile_text_color":"00","followers_count":
> > 0,"protected":false,"profile_image_url":"http://s.twimg.com/a/
> > 1271213136/images/
> > default_profile_3_normal.png","notifications":false,"profile_background_til 
> > e":false,"name":"ronneylovely","friends_count":
> > 4,"profile_link_color":"ff","screen_name":"ronneylovely","id":
> > 133348295,"lang":"en","statuses_count":2,"utc_offset":null}
>
> > XML (api.twitter.com/1/users/show/ronneylovely.xml):
> > 
> >   133348295
> >   ronneylovely
> >   ronneylovely
> >   
> >   
> >   http://s.twimg.com/a/1271725794/images/
> > default_profile_3_normal.png
> >   
> >   false
> >   0
> >   9ae4e8
> >   00
> >   ff
> >   e0ff92
> >   87bc44
> >   4
> >   Thu Apr 15 15:23:35 + 2010
> >   1
> >   
> >   
> >   http://s.twimg.com/a/1271725794/images/
> > themes/theme1/bg.png
> >   false
> >   
> >   false
> >   false
> >   
> >   1
> >   en
> >   false
> >   
> >     Thu Apr 15 15:25:38 + 2010
> >     12228846134
> >     testing this thing
> >     web
> >     false
> >     
> >     
> >     false
> >     
> >     
> >     
> >     
> >     
> >   
> > 
>
> > --
> > Subscription 
> > settings:http://groups.google.com/group/twitter-development-talk/subscribe?hl=en


[twitter-dev] Re: Deleted status still in JSON, not in XML

2010-06-10 Thread Ronak
Hi Mark,

Is this issue fixed now.

On May 28, 4:05 pm, Mark McBride  wrote:
> I can reproduce this, and am taking a look now.
>
>    ---Mark
>
> http://twitter.com/mccv
>
> On Fri, May 28, 2010 at 9:57 AM, Ronak  wrote:
> > Hi Twitter API Team,
>
> > This looks like long standing issue in the actual API, Can any one
> > confirm this from your team and fix it.
>
> > I have seen this issue in 2009 Feb also.
>
> > On Apr 22, 1:50 pm, Ricky  wrote:
> >> Has anyone seen this behavior before? Is this a once in a lifetime
> >> event? I (still) haven't found any mention of this anywhere.
>
> >> Ricky
>
> >> On Apr 20, 2:47 pm, Ricky  wrote:
>
> >> > I've had a bug submitted by a user of the Twitterizer .NET library,
> >> > and it appears to be a possible bug with the Twitter API.
>
> >> > After destroying a status, the /users/show/screen_name.json result
> >> > still contained the destroyed status, while the /users/show/
> >> > screen_name.xml results (correctly, I think) contains the previous
> >> > status.
>
> >> > Below is the example, both from the user "ronneylovely". The status
> >> > "wow" has been deleted.
>
> >> > Thanks in advance for any insight or attention you give,
> >> > Ricky
>
> >> > JSON (api.twitter.com/1/users/show/ronneylovely.json):
> >> > {"favourites_count":1,"created_at":"Thu Apr 15 15:23:35 +
> >> > 2010","profile_sidebar_fill_color":"e0ff92","description":null,"contributor
> >> >  s_enabled":false,"time_zone":null,"status":
> >> > {"in_reply_to_status_id":null,"created_at":"Mon Apr 19 22:05:12 +
> >> > 2010","in_reply_to_user_id":null,"truncated":false,"source":"web","favorite
> >> >  d":false,"id":
> >> > 12478411850,"in_reply_to_screen_name":null,"text":"wow"},"following":false,
> >> >  
> >> > "geo_enabled":false,"profile_sidebar_border_color":"87bc44","url":null,"ver
> >> >  
> >> > ified":false,"profile_background_color":"9ae4e8","location":null,"profile_b
> >> >  ackground_image_url":"http://
> >> > s.twimg.com/a/1271213136/images/themes/theme1/
> >> > bg.png","profile_text_color":"00","followers_count":
> >> > 0,"protected":false,"profile_image_url":"http://s.twimg.com/a/
> >> > 1271213136/images/
> >> > default_profile_3_normal.png","notifications":false,"profile_background_til
> >> >  e":false,"name":"ronneylovely","friends_count":
> >> > 4,"profile_link_color":"ff","screen_name":"ronneylovely","id":
> >> > 133348295,"lang":"en","statuses_count":2,"utc_offset":null}
>
> >> > XML (api.twitter.com/1/users/show/ronneylovely.xml):
> >> > 
> >> >   133348295
> >> >   ronneylovely
> >> >   ronneylovely
> >> >   
> >> >   
> >> >   http://s.twimg.com/a/1271725794/images/
> >> > default_profile_3_normal.png
> >> >   
> >> >   false
> >> >   0
> >> >   9ae4e8
> >> >   00
> >> >   ff
> >> >   e0ff92
> >> >   87bc44
> >> >   4
> >> >   Thu Apr 15 15:23:35 + 2010
> >> >   1
> >> >   
> >> >   
> >> >   http://s.twimg.com/a/1271725794/images/
> >> > themes/theme1/bg.png
> >> >   false
> >> >   
> >> >   false
> >> >   false
> >> >   
> >> >   1
> >> >   en
> >> >   false
> >> >   
> >> >     Thu Apr 15 15:25:38 + 2010
> >> >     12228846134
> >> >     testing this thing
> >> >     web
> >> >     false
> >> >     
> >> >     
> >> >     false
> >> >     
> >> >     
> >> >     
> >> >     
> >> >     
> >> >   
> >> > 
>
> >> > --
> >> > Subscription 
> >> > settings:http://groups.google.com/group/twitter-development-talk/subscribe?hl=en


Re: [twitter-dev] Re: Deleted status still in JSON, not in XML

2010-05-28 Thread Mark McBride
I can reproduce this, and am taking a look now.

   ---Mark

http://twitter.com/mccv



On Fri, May 28, 2010 at 9:57 AM, Ronak  wrote:
> Hi Twitter API Team,
>
> This looks like long standing issue in the actual API, Can any one
> confirm this from your team and fix it.
>
> I have seen this issue in 2009 Feb also.
>
>
> On Apr 22, 1:50 pm, Ricky  wrote:
>> Has anyone seen this behavior before? Is this a once in a lifetime
>> event? I (still) haven't found any mention of this anywhere.
>>
>> Ricky
>>
>> On Apr 20, 2:47 pm, Ricky  wrote:
>>
>> > I've had a bug submitted by a user of the Twitterizer .NET library,
>> > and it appears to be a possible bug with the Twitter API.
>>
>> > After destroying a status, the /users/show/screen_name.json result
>> > still contained the destroyed status, while the /users/show/
>> > screen_name.xml results (correctly, I think) contains the previous
>> > status.
>>
>> > Below is the example, both from the user "ronneylovely". The status
>> > "wow" has been deleted.
>>
>> > Thanks in advance for any insight or attention you give,
>> > Ricky
>>
>> > JSON (api.twitter.com/1/users/show/ronneylovely.json):
>> > {"favourites_count":1,"created_at":"Thu Apr 15 15:23:35 +
>> > 2010","profile_sidebar_fill_color":"e0ff92","description":null,"contributor
>> >  s_enabled":false,"time_zone":null,"status":
>> > {"in_reply_to_status_id":null,"created_at":"Mon Apr 19 22:05:12 +
>> > 2010","in_reply_to_user_id":null,"truncated":false,"source":"web","favorite
>> >  d":false,"id":
>> > 12478411850,"in_reply_to_screen_name":null,"text":"wow"},"following":false,
>> >  
>> > "geo_enabled":false,"profile_sidebar_border_color":"87bc44","url":null,"ver
>> >  
>> > ified":false,"profile_background_color":"9ae4e8","location":null,"profile_b
>> >  ackground_image_url":"http://
>> > s.twimg.com/a/1271213136/images/themes/theme1/
>> > bg.png","profile_text_color":"00","followers_count":
>> > 0,"protected":false,"profile_image_url":"http://s.twimg.com/a/
>> > 1271213136/images/
>> > default_profile_3_normal.png","notifications":false,"profile_background_til
>> >  e":false,"name":"ronneylovely","friends_count":
>> > 4,"profile_link_color":"ff","screen_name":"ronneylovely","id":
>> > 133348295,"lang":"en","statuses_count":2,"utc_offset":null}
>>
>> > XML (api.twitter.com/1/users/show/ronneylovely.xml):
>> > 
>> >   133348295
>> >   ronneylovely
>> >   ronneylovely
>> >   
>> >   
>> >   http://s.twimg.com/a/1271725794/images/
>> > default_profile_3_normal.png
>> >   
>> >   false
>> >   0
>> >   9ae4e8
>> >   00
>> >   ff
>> >   e0ff92
>> >   87bc44
>> >   4
>> >   Thu Apr 15 15:23:35 + 2010
>> >   1
>> >   
>> >   
>> >   http://s.twimg.com/a/1271725794/images/
>> > themes/theme1/bg.png
>> >   false
>> >   
>> >   false
>> >   false
>> >   
>> >   1
>> >   en
>> >   false
>> >   
>> >     Thu Apr 15 15:25:38 + 2010
>> >     12228846134
>> >     testing this thing
>> >     web
>> >     false
>> >     
>> >     
>> >     false
>> >     
>> >     
>> >     
>> >     
>> >     
>> >   
>> > 
>>
>> > --
>> > Subscription 
>> > settings:http://groups.google.com/group/twitter-development-talk/subscribe?hl=en
>


Re: [twitter-dev] Re: Deleted status still in JSON, not in XML

2010-06-10 Thread Matt Harris
I know a fix for this has been worked on but with the errors the last few
days we're behind on some getting some of these things out the door. We'll
post an update when it's out in production. Thanks for your patience.

On Thu, Jun 10, 2010 at 3:46 PM, Ronak  wrote:

> Hi Mark,
>
> Is this issue fixed now.
>
> On May 28, 4:05 pm, Mark McBride  wrote:
> > I can reproduce this, and am taking a look now.
> >
> >---Mark
> >
> > http://twitter.com/mccv
> >
> > On Fri, May 28, 2010 at 9:57 AM, Ronak  wrote:
> > > Hi Twitter API Team,
> >
> > > This looks like long standing issue in the actual API, Can any one
> > > confirm this from your team and fix it.
> >
> > > I have seen this issue in 2009 Feb also.
> >
> > > On Apr 22, 1:50 pm, Ricky  wrote:
> > >> Has anyone seen this behavior before? Is this a once in a lifetime
> > >> event? I (still) haven't found any mention of this anywhere.
> >
> > >> Ricky
> >
> > >> On Apr 20, 2:47 pm, Ricky  wrote:
> >
> > >> > I've had a bug submitted by a user of the Twitterizer .NET library,
> > >> > and it appears to be a possible bug with the Twitter API.
> >
> > >> > After destroying a status, the /users/show/screen_name.json result
> > >> > still contained the destroyed status, while the /users/show/
> > >> > screen_name.xml results (correctly, I think) contains the previous
> > >> > status.
> >
> > >> > Below is the example, both from the user "ronneylovely". The status
> > >> > "wow" has been deleted.
> >
> > >> > Thanks in advance for any insight or attention you give,
> > >> > Ricky
> >
> > >> > JSON (api.twitter.com/1/users/show/ronneylovely.json):
> > >> > {"favourites_count":1,"created_at":"Thu Apr 15 15:23:35 +
> > >> >
> 2010","profile_sidebar_fill_color":"e0ff92","description":null,"contributor
> s_enabled":false,"time_zone":null,"status":
> > >> > {"in_reply_to_status_id":null,"created_at":"Mon Apr 19 22:05:12
> +
> > >> >
> 2010","in_reply_to_user_id":null,"truncated":false,"source":"web","favorite
> d":false,"id":
> > >> >
> 12478411850,"in_reply_to_screen_name":null,"text":"wow"},"following":false,
> "geo_enabled":false,"profile_sidebar_border_color":"87bc44","url":null,"ver
> ified":false,"profile_background_color":"9ae4e8","location":null,"profile_b
> ackground_image_url":"http://
> > >> > s.twimg.com/a/1271213136/images/themes/theme1/
> > >> > bg.png","profile_text_color":"00","followers_count":
> > >> > 0,"protected":false,"profile_image_url":"http://s.twimg.com/a/
> > >> > 1271213136/images/
> > >> >
> default_profile_3_normal.png","notifications":false,"profile_background_til
> e":false,"name":"ronneylovely","friends_count":
> > >> > 4,"profile_link_color":"ff","screen_name":"ronneylovely","id":
> > >> > 133348295,"lang":"en","statuses_count":2,"utc_offset":null}
> >
> > >> > XML (api.twitter.com/1/users/show/ronneylovely.xml):
> > >> > 
> > >> >   133348295
> > >> >   ronneylovely
> > >> >   ronneylovely
> > >> >   
> > >> >   
> > >> >   http://s.twimg.com/a/1271725794/images/
> > >> > default_profile_3_normal.png
> > >> >   
> > >> >   false
> > >> >   0
> > >> >   9ae4e8
> > >> >   00
> > >> >   ff
> > >> >   e0ff92
> > >> >
> 87bc44
> > >> >   4
> > >> >   Thu Apr 15 15:23:35 + 2010
> > >> >   1
> > >> >   
> > >> >   
> > >> >   
> http://s.twimg.com/a/1271725794/images/
> > >> > themes/theme1/bg.png
> > >> >   false
> > >> >   
> > >> >   false
> > >> >   false
> > >> >   
> > >> >   1
> > >> >   en
> > >> >   false
> > >> >   
> > >> > Thu Apr 15 15:25:38 + 2010
> > >> > 12228846134
> > >> > testing this thing
> > >> > web
> > >> > false
> > >> > 
> > >> > 
> > >> > false
> > >> > 
> > >> > 
> > >> > 
> > >> > 
> > >> > 
> > >> >   
> > >> > 
> >
> > >> > --
> > >> > Subscription settings:
> http://groups.google.com/group/twitter-development-talk/subscribe?hl=en
>



-- 


Matt Harris
Developer Advocate, Twitter
http://twitter.com/themattharris