I have a problem with twitter API. I tweeted in the past (around 400) but recently I haven\'t tweeted anything. When I try to fetch tweets by me using the twitter api, there
You can use the REST API resource GET statuses/user_timeline to retrieve the most recent 3200 tweets from any public timeline.