For further additional information, here is what is provided by the command “twitter.verify_credentials()” :
twitter.verify_credentials()
Out[23]:
{‘contributors_enabled’: False,
‘created_at’: ‘Sat Dec 17 20:52:27 +0000 2016’,
‘default_profile’: True,
‘default_profile_image’: True,
‘description’: ‘’,
‘entities’: {‘description’: {‘urls’: []}},
‘favourites_count’: 17,
‘follow_request_sent’: False,
‘followers_count’: 56,
‘following’: False,
‘friends_count’: 1067,
‘geo_enabled’: False,
‘has_extended_profile’: False,
‘id’: 810226171405279232,
‘id_str’: ‘810226171405279232’,
‘is_translation_enabled’: False,
‘is_translator’: False,
‘lang’: ‘fr’,
‘listed_count’: 1,
‘location’: ‘’,
‘name’: ‘Jacky Delaforet’,
‘needs_phone_verification’: False,
‘notifications’: False,
‘profile_background_color’: ‘F5F8FA’,
‘profile_background_image_url’: None,
‘profile_background_image_url_https’: None,
‘profile_background_tile’: False,
‘profile_image_url’: ‘http://abs.twimg.com/sticky/default_profile_images/default_profile_normal.png’,
‘profile_image_url_https’: ‘https://abs.twimg.com/sticky/default_profile_images/default_profile_normal.png’,
‘profile_link_color’: ‘1DA1F2’,
‘profile_sidebar_border_color’: ‘C0DEED’,
‘profile_sidebar_fill_color’: ‘DDEEF6’,
‘profile_text_color’: ‘333333’,
‘profile_use_background_image’: True,
‘protected’: False,
‘screen_name’: ‘JackyDeLaForet’,
‘status’: {‘contributors’: None,
‘coordinates’: None,
‘created_at’: ‘Mon Jun 04 05:48:05 +0000 2018’,
‘entities’: {‘hashtags’: [],
‘symbols’: [],
‘urls’: [{‘display_url’: ‘twitter.com/i/web/status/1…’,
‘expanded_url’: ‘https://twitter.com/i/web/status/1003513701058711553’,
‘indices’: [116, 139],
‘url’: ‘https://t.co/gXky1p9yPo’}],
‘user_mentions’: [{‘id’: 1432902236,
‘id_str’: ‘1432902236’,
‘indices’: [0, 15],
‘name’: ‘Tatiana Ventôse’,
‘screen_name’: ‘TatianaVentose’}]},
‘favorite_count’: 0,
‘favorited’: False,
‘geo’: None,
‘id’: 1003513701058711553,
‘id_str’: ‘1003513701058711553’,
‘in_reply_to_screen_name’: ‘JackyDeLaForet’,
‘in_reply_to_status_id’: 1003512798591311877,
‘in_reply_to_status_id_str’: ‘1003512798591311877’,
‘in_reply_to_user_id’: 810226171405279232,
‘in_reply_to_user_id_str’: ‘810226171405279232’,
‘is_quote_status’: False,
‘lang’: ‘fr’,
‘place’: None,
‘retweet_count’: 0,
‘retweeted’: False,
‘source’: ‘Twitter for iPhone’,
‘text’: ‘@TatianaVentose Ils ouvrent grand les bras à la stratégie du prédicateur Qaradawi résumée par sa phrase «\xa0avec vos… https://t.co/gXky1p9yPo’,
‘truncated’: True},
‘statuses_count’: 18,
‘suspended’: False,
‘time_zone’: None,
‘translator_type’: ‘none’,
‘url’: None,
‘utc_offset’: None,
‘verified’: False}
I guess that as long as I receive these infos, my access should be OK ?