twitter-api-java-sdk
twitter-api-java-sdk copied to clipboard
A Java SDK for the Twitter API
Although the API works now, the project has not had updates in months. Does anybody know if it is going to be maintained or just archived.
I have client id, client secret, access token, access token secret, bearer token, consumer key, consumer secret. But I need to get refresh token to make this ``` TwitterApi twitter...
…ported by the api ### Problem Adding a time parameter (i.e. start_time or end_time) via the sdk causes the date to be deserialized in a format unsupported by the Twitter...
### Problem Currently, this library doesn't support Likes Firehose in any way, this PR adds Likes firehose support with the same interface as other endpoints (e. g. Tweets or Compliance)...