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 refreshing "Top Liked Tweets" under "Sort Timeline" #1

Open
ryan6416 opened this issue Jun 27, 2023 · 0 comments
Open

Error when refreshing "Top Liked Tweets" under "Sort Timeline" #1

ryan6416 opened this issue Jun 27, 2023 · 0 comments

Comments

@ryan6416
Copy link

When I go to "Sort Timeline" and click "Refresh" under "Top Liked Tweets", I get the following error in my console log/developer tools:

fetchedTweet Error undefined fetchedTweets {error: {…}}
{ “error”: { “status”: 403, “statusText”: “Forbidden”, “headers”: { … }, “error”: { “client_id”: “23350338”, “detail”: “When authenticating requests to the Twitter API v2 endpoints, you must use keys and tokens from a Twitter developer App that is attached to a Project. You can create a project via the developer portal.”, “registration_url”: “https://developer.twitter.com/en/docs/projects/overview”, “title”: “Client Forbidden”, “required_enrollment”: “Appropriate Level of API Access”, “reason”: “client-not-enrolled”, “type”: “https://api.twitter.com/2/problems/client-forbidden” } } }

It seems like there is an issue with the authentication of requests to the Twitter API v2 endpoints. Could you please look into this?

Repository owner deleted a comment Feb 23, 2024
Repository owner deleted a comment from jalamari2018 Mar 19, 2024
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

2 participants
@ryan6416 and others