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

validator/twitter: Switch to guest OAuth + official API method #88

Open
2 of 3 tasks
nykma opened this issue Sep 16, 2023 · 1 comment · May be fixed by #90
Open
2 of 3 tasks

validator/twitter: Switch to guest OAuth + official API method #88

nykma opened this issue Sep 16, 2023 · 1 comment · May be fixed by #90
Assignees
Labels
enhancement New feature or request

Comments

@nykma
Copy link
Member

nykma commented Sep 16, 2023

Too much pain implementing this:

  • Acquire OAuth token
  • (lambda): Reuse existed OAuth token, rotation mechanism
  • Use Official API to query tweets
@nykma nykma added the enhancement New feature or request label Sep 16, 2023
@nykma nykma self-assigned this Sep 16, 2023
@nykma nykma linked a pull request Sep 16, 2023 that will close this issue
@nykma
Copy link
Member Author

nykma commented Sep 17, 2023

Posponed.

Seems like Twitter / X is blacklisting common VPS' IP range to prevent us from getting a valid guest token.

Further discussion: zedeus/nitter issues/983 (just don't want to mention and bother them)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Todo
Development

Successfully merging a pull request may close this issue.

1 participant