DanielaSfregola / twitter4s

An asynchronous non-blocking Scala client for both the Twitter Rest and Streaming API
Apache License 2.0
256 stars 101 forks source link

Update README with access requirements #464

Closed guangyusong closed 2 years ago

guangyusong commented 2 years ago

Hello! As a new user, I struggled for quite a while debugging dependencies before finding out that Twitter has deprecated V1.X endpoints for new users at the default access level. See https://twittercommunity.com/t/ushering-in-a-new-era-for-the-twitter-developer-platform-with-the-twitter-api-v2/162087

Maybe we can add in an error message later. But for now, let's update the README.

DanielaSfregola commented 2 years ago

Hi @guangyusong, thanks for your contribution!

LGTM, but I have changed the wording slightly as we have a few v2 endpoints (we will be adding more in the future!)