kisaga commented on issue #21952: URL: https://github.com/apache/beam/issues/21952#issuecomment-1160702263
## Obstacles and Approach After searching if a contribution on [twitter4j](https://github.com/Twitter4J/Twitter4J) can be made, I saw that the project is inactive and not updated for v2 Twitter API. Then I searched for any available clients of the v2 API and I found [this](https://github.com/twitterdev/twitter-api-java-sdk). I reverse engineered some of the twitter4j functionality, extracted the high level logic and transferred it to the twitter-api-java-sdk (there was already some functionality as an example) under [this PR](https://github.com/twitterdev/twitter-api-java-sdk/pull/27) (pending review). I am waiting for your feedback If there are any disagreements on the approach .take-issue -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
