Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pagination_token problem with get_all_tweets_count #1778

Closed
slowflower opened this issue Jan 23, 2022 · 1 comment
Closed

Pagination_token problem with get_all_tweets_count #1778

slowflower opened this issue Jan 23, 2022 · 1 comment
Labels
Bug This is regarding a bug with the library Stale This is inactive, outdated, too old, or no longer applicable

Comments

@slowflower
Copy link

I have an Academic Research access and i need the count of tweets with given keywords. I am trying to use tweepy.Paginator with get_all_tweets_count. However, the error states that pagination_token is not the attribute of get_all_tweets_count. I know that the problem is with mismatch of next_token and pagination_token, but how can I overcome it?

@Harmon758
Copy link
Member

This has been fixed with c11556a (#1761) in the latest development version on the master branch, set to be released with v4.5.0.

@Harmon758 Harmon758 added Bug This is regarding a bug with the library Stale This is inactive, outdated, too old, or no longer applicable labels Jan 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug This is regarding a bug with the library Stale This is inactive, outdated, too old, or no longer applicable
Projects
None yet
Development

No branches or pull requests

2 participants