Open allotmentandy opened 1 year ago
Hi, i really like this tool, but this function $lists = Twitter::getListSubscriptions()
$lists = Twitter::getListSubscriptions()
is now erroring with the following error.
You currently have Essential access which includes access to Twitter API v2 endpoints only. If you need access to this endpoint, you’ll need to apply for Elevated access via the Developer Portal. You can learn more here: https://developer.twitter.com/en/docs/twitter-api/getting-started/about-twitter-api#v2-access-leve
is it possible to get this data from the v2 api using the free tier?
if so, what would the code be?
Hi, i really like this tool, but this function
$lists = Twitter::getListSubscriptions()
is now erroring with the following error.
You currently have Essential access which includes access to Twitter API v2 endpoints only. If you need access to this endpoint, you’ll need to apply for Elevated access via the Developer Portal. You can learn more here: https://developer.twitter.com/en/docs/twitter-api/getting-started/about-twitter-api#v2-access-leve
is it possible to get this data from the v2 api using the free tier?
if so, what would the code be?