Hello!

We are a bot that tweets whenever vaccine availability opens up in California. It looks like some of our tweets have been getting filtered:


(status ID 1380067908924096513)

When we run into more locations than fit into one tweet, we split it up into a thread. Frequently the intermediate tweets in the thread will not be available (only the first and last will show up on the profile).

Are we running into some rate-limiting scheme?

Because you’re using the API to post, I think you’re running up against some anti-spam or anti-covid disinformation filters. I doubt there’s anything you can do about it - since your whole point is tweeting about COVID - but i’ve seen a lot of COVID related tweets end up like this. The Rate limits are 300 tweets in 3 hours, and those errors are at HTTP POST level, so they would just fail the call in that case.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.