redouane59 / twittered

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

.searchTweets(query) return data format exceeded the expected formatting failed #422

Closed quyingyong closed 1 year ago

quyingyong commented 1 year ago

.searchTweets(query)

When this interface is invoked, the data format returned is as follows

image

Different query parameters may return data items that do not meet expectations Therefore, json formatting of the returned data for the searchTweets method needs to be compatible image

redouane59 commented 1 year ago

Hello @quyingyong , why did you close the ticket ? Is it not working now ?