I was about to say :
I was about to say "Check your parser" but then I noticed that you are right. Checked with a 64bit parser.
in_reply_to_status_id: 15265857135443968
in_reply_to_status_id_str: "15265857135443969"

But then I noticed it in the source :
"in_reply_to_status_id":15265857135443969,"in_reply_to_status_id_str":"15265857135443969"

So I'm definitely going to say: Check your parser. :-)

Tom


On 12/16/10 6:39 AM, Andrew Horn wrote:
eg:

http://twitter.com/status/show/15268326762614784.json

{
   "retweeted": false,
   "created_at": "Thu Dec 16 04:53:47 +0000 2010",
   "place": null,
   "id_str": "15268326762614784",
   "truncated": false,
   "source": "<a href=\"http://www.echofon.com/\"; rel=\"nofollow
\">Echofon</a>",
   "geo": null,
   "favorited": false,
   "in_reply_to_status_id": 15265857135443968,
   "in_reply_to_screen_name": "jbreach",
   "in_reply_to_status_id_str": "15265857135443969",
   "coordinates": null,
   "user": {
     "verified": false,
     "created_at": "Thu Apr 02 00:45:52 +0000 2009",
     "description": "Socialite.  Sports Nut.  Political Junkie.
\nChristian.  Conservative.  Patriot. \nwww.PunditLeague.us",
     "friends_count": 638,
     "profile_link_color": "FF0000",
     "is_translator": false,
     "show_all_inline_media": false,
     "geo_enabled": false,
     "profile_sidebar_border_color": "F2E195",
     "id_str": "28240319",
     "contributors_enabled": false,
     "location": "Indianapolis",
     "profile_use_background_image": true,
     "followers_count": 914,
     "profile_image_url": "http://a0.twimg.com/profile_images/
1187962408/aprildgregory_normal.jpg",
     "follow_request_sent": null,
     "profile_background_color": "BADFCD",
     "url": "http://HoosierAccess.com";,
     "notifications": null,
     "profile_background_image_url": "http://s.twimg.com/a/1292022067/
images/themes/theme12/bg.gif",
     "favourites_count": 35,
     "screen_name": "aprildgregory",
     "lang": "en",
     "statuses_count": 7556,
     "protected": false,
     "profile_text_color": "0C3E53",
     "name": "April D Gregory",
     "listed_count": 70,
     "profile_sidebar_fill_color": "FFF7CC",
     "id": 28240319,
     "following": null,
     "profile_background_tile": false,
     "time_zone": "Eastern Time (US&  Canada)",
     "utc_offset": -18000
   },
   "in_reply_to_user_id": 14754469,
   "contributors": null,
   "retweet_count": 0,
   "id": 15268326762614784,
   "in_reply_to_user_id_str": "14754469",
   "text": "@jbreach Awesome! Thanks...Intern ;)"
}

The in_reply_to_status_id_str is different to in_reply_to_status_id.
This can make building threaded conversations ..... tricky.


Andrew Horn

x

--
Twitter developer documentation and resources: http://dev.twitter.com/doc
API updates via Twitter: http://twitter.com/twitterapi
Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
http://groups.google.com/group/twitter-development-talk

Reply via email to