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

[BUG]Duplicated 'max_id' using location_medias_v1_chunk to get posts #2055

Open
FelixWu1110 opened this issue Nov 7, 2024 · 0 comments
Open
Labels
bug Something isn't working

Comments

@FelixWu1110
Copy link

Not sure whether it's a bug, but I found when I use location_medias_v1_chunk to get posts, and after like 20k posts the max_id I got would redirect me to the first page, anyone met this issue before?

The max_id I record
{"max_id": "WyJRVkZEVVdzdGF6TmpRMnhTVTA0MU0waEJWVGQyTTJOa1owdHJTak0wVEhSelFYZGZkMlV0ZDBka1YzRlZTRVJ5WDIxTFNrNUNPRVl3VlVwU05raDFZbDl6TkZkdFFXWktObWhmY0hoTExXWllaa05pZW1ZNU5BPT0iLCAzNDIsIFszNDM4Mzc2NzY1Nzk1NTcwNjA3XV0=", "fetched_count": 21188}
{"max_id": "W251bGwsIDMzNSwgW11d", "fetched_count": 20753}
The second one would redirect me to the first post. Like shown in the following image.
image
The post I got in the above image. there are too many duplicate posts would be fetched again.

Anyone know why this happens? Thanks for reading.

@FelixWu1110 FelixWu1110 added the bug Something isn't working label Nov 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant