No i can’t use the verify_credentials endpoint with " ?include_email=true" it return error .
response of request :
{{
“id”: xxxxxxxxxx,
“id_str”: “xxxxxxxxxxx”,
“name”: “xxxxxxxxxxx”,
“screen_name”: “xxxxxxxxxxx”,
“location”: “”,
“description”: “”,
“url”: null,
“entities”: {
“description”: {
“urls”: []
}
},
“protected”: false,
“followers_count”: 9,
“friends_count”: 34,
“listed_count”: 0,
“created_at”: “Thu Mar 10 19:47:21 +0000 2011”,
“favourites_count”: 7,
“utc_offset”: null,
“time_zone”: null,
“geo_enabled”: false,
“verified”: false,
“statuses_count”: 22,
“lang”: “en”,
“status”: {
“created_at”: “Tue Aug 09 12:26:29 +0000 2016”,
“id”: 762988420134297600,
“id_str”: “762988420134297600”,
“text”: “\n”,
“truncated”: false,
“entities”: {
“hashtags”: [],
“symbols”: [],
“user_mentions”: [],
“urls”: [
{
“url”: “xxxxx”,
“expanded_url”: “xxxxxx”,
“display_url”: “xxxx”,
“indices”: [
62,
85
]
}
]
},
“source”: “<a href=“xxxxx/” rel=“nofollow”>Test”,
“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,
“geo”: null,
“coordinates”: null,
“place”: null,
“contributors”: null,
“is_quote_status”: false,
“retweet_count”: 0,
“favorite_count”: 0,
“favorited”: false,
“retweeted”: false,
“possibly_sensitive”: false,
“lang”: “ar”
},
“contributors_enabled”: false,
“is_translator”: false,
“is_translation_enabled”: 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_image_url”: “http://pbs.twimg.com/profile_images/707503735686225921/kwwTcJM__normal.jpg”,
“profile_image_url_https”: “https://pbs.twimg.com/profile_images/707503735686225921/kwwTcJM__normal.jpg”,
“profile_link_color”: “0084B4”,
“profile_sidebar_border_color”: “C0DEED”,
“profile_sidebar_fill_color”: “DDEEF6”,
“profile_text_color”: “333333”,
“profile_use_background_image”: true,
“has_extended_profile”: false,
“default_profile”: true,
“default_profile_image”: false,
“following”: false,
“follow_request_sent”: false,
“notifications”: false
}}