I’m trying to make a GET statuses/lookup request via Tweepy, but it returns [ ]. I’ve made more than a million successful requests using the code, but today it’s not working. Is it possible that the statuses/lookup is experiencing performance issues today?
I checked https://dev.twitter.com/overview/status, but that service is not listed.
-Andrew