I have the problem that Twitter website is displaying another value in statuses_count than my app which uses the REST API v1.1.
today I posted via an app and the website, and afterwards I deleted some tweets via the website.
Now my app is showing a count that is 6 less than on the website.
It is similar to this problem here: http://code.google.com/p/twitter-api/issues/detail?id=1440
How can I solve that problem?
How long does it take until the REST API is showing the correct values again?