Why is that there are no coordinates transmitted even though I already checked the “Twitter/ Account Settings/ Security and Privacy/ Tweet Location” and set the “Permission: Location” of Twitter site into “Allowed by default”??? Every time I tweet and check my tweet in dev.twitter.com/console:
"metadata": {
"result_type": "recent",
"iso_language_code": "de"
},
"created_at": "Mon Mar 03 09:23:11 +0000 2014",
"id": 440417088306311200,
"id_str": "440417088306311168",
"text": "mobile #TeamDasig",
"source": "
Mobile Web (M2)",
"truncated": false,
"in_reply_to_status_id": null,
"in_reply_to_status_id_str": null,
"in_reply_to_user_id": null,
"in_reply_to_user_id_str": null,
"in_reply_to_screen_name": null,
"user": {
...
...
"geo_enabled": true,
"verified": false,
},
"geo": null,
"coordinates": null,
"place": null,
"contributors": null,
"retweet_count": 0,
"favorite_count": 0,
"entities": {
"hashtags": [
{
"text": "TeamDasig",
"indices": [
7,
17
]
}
],
"symbols": [],
"urls": [],
"user_mentions": []
},
"favorited": false,
"retweeted": false,
"lang": "de"
},