Hey there,
We’re using a combination of the POST statuses/update endpoint and the Account Activity API to automatically respond to users when they interact with our account.
Everything ran smoothly up until this evening when we noticed that the API token we were using became invalidated all of a sudden. Our subscription to the Account Activity API was also removed. We revalidated and resubscribed to our webhook then a few tweets later it was invalidated again. We aren’t getting any rate limit or specific errors when trying to make a tweet via the API. However we do notice after making a tweet (or a couple) that we are unsubscribed from the Account Activity API and our token is invalidated.
We have sent roughly 2500 tweets today to this point. We were approved elevated POST statuses/update rate limits and we also worked with Twitter Staff to alert them of the use of automation with the account in question.
Is anyone else having similar issues here? Is there something we are doing wrong at all?