Hi,
I have an app that should post status updates. On the 7th of this month the number of tweets that the app sends dropped with no change in code. The app still does post, just not as many as it should.
In testing the app, the API does return that the tweet posted and gives me an ID for the tweet, but that tweet does not appear in the users timeline and I can’t find that tweet by using the ID in the URL either.
Does anyone have any suggestions or ideas on why this is happening?