Skip to content

Fix: return tweet id that is not valid#64

Merged
dewabisma merged 1 commit intomainfrom
fix/twitter-aggregation
Mar 27, 2026
Merged

Fix: return tweet id that is not valid#64
dewabisma merged 1 commit intomainfrom
fix/twitter-aggregation

Conversation

@dewabisma
Copy link
Copy Markdown
Contributor

Summary

Twitter API since id parameter only accept tweet id that is within 7 days.
This is because we use the search recent API.

Twitter API since id parameter only accept tweet id that is within 7 days. This is because we use the search recent API.
@dewabisma dewabisma requested a review from n13 March 27, 2026 09:17
Copy link
Copy Markdown
Contributor

@n13 n13 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@dewabisma dewabisma merged commit 6b7c624 into main Mar 27, 2026
1 check passed
@dewabisma dewabisma deleted the fix/twitter-aggregation branch March 27, 2026 10:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants