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

Need help understanding Different Auth type, [reply tweet].[Filter tweet] #479

Open
khanakhun opened this issue May 27, 2023 · 0 comments
Open

Comments

@khanakhun
Copy link

khanakhun commented May 27, 2023

Hi, I'm creating a bot that gets tweets with specific mentions in it by using the filter v2.searchStream method and replies to them, the problem I'm facing is with authentication.
1: if I use the Bearer token then I can get incoming tweet streams but I can't reply using this auth.
2: If I use apiKey, apiSecret, access_token,access_token_sercret, then I can reply to a tweet but get auth error while using filter API to get tweet stream

Note: my dev account is going to be one to reply
or is it safe to use two clients with different Auths ?

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

No branches or pull requests

1 participant