Unable to connect, retrying...
Online collaborative whiteboard. Powerful, engaging with timer, emoji's, commenting and voting.
Search for RSS feeds

Empty Media entities on tweets containing media

Is it possible that streaming API is not sending the media entities nor the urls? For example the tweet https://twitter.com/JuanTrino1980/status/560247258093211648 was delivered using: curl https://stream.twitter.com/1.1/statuses/filter.json' --data 'track=%23f00b4r' ... :    {      "timestamp_ms": "1422408329877",      "lang": "und",      "filter_level": "low",      "possibly_sensitive": false,      "retweeted": false,      "favorited": false,      "entities": {        "symbols": [],        "user_mentions": [],        "urls": [],        "trends": [],        "hashtags": [          {            "indices": [              0,              7            ],            "text": "f00b4r"          }        ]      },      "favorite_count": 0,      "retweet_count": 0,      "in_reply_to_status_id_str": null,      "in_reply_to_status_id": null,      "truncated": false,      "source": "Twitter Web Client [https://twittercommunity.com/t/empty-media-entities-on-tweets-containing-media/31283]",      "text": "#f00b4r http://t.co/dWngZu4wEe",      "id_str": "560247258093211648",      "id": 560247258093211650,      "created_at": "Wed Jan 28 01:25:29 +0000 2015",      "in_reply_to_user_id": null,      "in_reply_to_user_id_str": null,      "in_reply_to_screen_name": null,      "user": {        "notifications": null,        "follow_request_sent": null,        "following": null,        "default_profile_image": false,        "default_profile": true,        "utc_offset": -10800,        "created_at": "Mon Aug 04 13:13:37 +0000 2014",        "statuses_count": 93,        "favourites_count": 0,        "listed_count": 0,        "friends_count": 3,        "followers_count": 2,        "verified": false,        "id": 2706522510,        "id_str": "2706522510",        "name": "Juan trino",        "screen_name": "JuanTrino1980",        "location": "Buenos Aires, Argentina",        "url": null,        "description": null,        "protected": false,        "time_zone": "Buenos Aires",        "geo_enabled": false,        "lang": "en",        "contributors_enabled": false,        "is_translator": false,        "profile_background_color": "C0DEED",        "profile_background_image_url": "http://abs.twimg.com/images/themes/theme1/bg.png",        "profile_background_image_url_https": "https://abs.twimg.com/images/themes/theme1/bg.png",        "profile_background_tile": false,        "profile_link_color": "0084B4",        "profile_sidebar_border_color": "C0DEED",        "profile_sidebar_fill_color": "DDEEF6",        "profile_text_color": "333333",        "profile_use_background_image": true,        "profile_image_url": "http://pbs.twimg.com/profile_images/496283495279247360/BIw_Q1fP_normal.jpeg",        "profile_image_url_https": "https://pbs.twimg.com/profile_images/496283495279247360/BIw_Q1fP_normal.jpeg"      },      "geo": null,      "coordinates": null,      "place": null,      "contributors": null    }

Feed: Related: