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

Error: When authenticating requests to the Twitter API v2 endpoints, you must use keys and to (truncated...) #413

Open
adpu opened this issue Jun 14, 2023 · 7 comments

Comments

@adpu
Copy link

adpu commented Jun 14, 2023

Hi,

Until many days ago my twitter feeds worked well in my website. Now my website is showing the following error:

A request error occurred. Client error: GET https://api.twitter.com/2/users/XXXXXX/tweets?place.fields=country%2Cname&tweet.fields=author_id%2Cgeo&expansions=author_id%2Cin_reply_to_user_id resulted in a 403 Forbidden response: {"client_id":"YYYY","detail":"When authenticating requests to the Twitter API v2 endpoints, you must use keys and to (truncated...)

XXX is my twitter user id
YYY is my client_id

I dont touch the website in months. Do you know something about this problem ?

Thanks & Regards

@haleyngonadi
Copy link

Twitter has discontinued its free API that's why you're getting the error!

@Harish120
Copy link

Twitter has discontinued its free API that's why you're getting the error!

Buying Twitter Api packages is the only solution now?

@DSGD10
Copy link

DSGD10 commented Jul 4, 2023

Hi. I am receiving the same error. Could be because we would need to use Bearer Token? Thank you so much. Best regards, David

@sekizlipenguen
Copy link

Is there any progress on this issue?

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

6 participants
@haleyngonadi @adpu @Harish120 @sekizlipenguen @DSGD10 and others