redouane59 / twittered

Twitter API client for Java developers
Apache License 2.0
235 stars 64 forks source link

TwitterClient.getFollowing(userId) does not work? #373

Open jrsecret opened 2 years ago

jrsecret commented 2 years ago

TwitterClient.getFollowing(userId)/TwitterClient.getFollowers(userId) returns null? Or does it only apply to my own userId?

redouane59 commented 2 years ago

On my side it is working fine, are you sure your userId is the right one ? It can be used for any user.