Hi All, We've recently seen a change in the ordering of the users that the statuses/followers method returns - according to the docs, this method should be returning the users in this order: "They are ordered by the order in which they followed the user". However, they now appear essentially unordered - doing a simple curl call shows that we're not even getting the latest 100 users back. This is causing some problems in our app as we depend on the ordering being as documented.
Has anyone else noticed this? Can anyone from Twitter confirm? Thanks, Tom