bear / python-twitter

A Python wrapper around the Twitter API.
Apache License 2.0
3.41k stars 955 forks source link

Configuration is broken as twitter removed the json conf file #695

Open sylvestre opened 3 years ago

sylvestre commented 3 years ago

This code doesn't work anymore: https://github.com/bear/python-twitter/blob/acd947210b12464baa10d8c05d0b5abe33b73683/twitter/api.py#L355

Error 410 (Gone): https://api.twitter.com/1.1/help/configuration.json

Announced here: https://twittercommunity.com/t/retiring-the-1-1-configuration-endpoint/153319