Hi twitter community,
I am currently using the Premium APIs v1.1 sandbox version for the archive-full search.
I am using tweepy cursor to fetch the data, but I am experiencing the error message: “Request exceeds account’s current package request limits. Please upgrade your package and retry or contact Twitter about enterprise access.” which I am not sure why and how I reached the limits and I am pretty sure that I didn’t reach the Monthly Tweet cap(5k) or send my request for 50 times.
I might need your help to clarify my understanding about the usage, so I can further evaluate whether to invest on premium API v1.1.

  1. Is there any places that we can track down the requests usage sent and how many tweets it returns per request?
  2. I remembered that I once send a request asking for 800 tweets and it does give me back 800 tweets… while I think the limitation per request is 100… Is that possible? Did I interpret it incorrectly or I missed any messages here?
  3. Does this error message simply means that I reached my limitations (5k tweets) this month and can only access to another 5k in next month or there are other ways that I can solve this problem?

Thank you so much for your help. Really appreciated.

I track my requests here: https://developer.twitter.com/en/dashboard on the dashboard tab.

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