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

Twitter media problem with specific account #16826

Closed
1 task done
Octelly opened this issue Sep 19, 2024 · 4 comments
Closed
1 task done

Twitter media problem with specific account #16826

Octelly opened this issue Sep 19, 2024 · 4 comments
Labels
RSS bug Something isn't working

Comments

@Octelly
Copy link

Octelly commented Sep 19, 2024

Routes

/twitter/media/:id/:routeParams?

Full routes

/twitter/media/Cute_Morbidly

Related documentation

https://docs.rsshub.app/routes/social-media#x-twitter

What is expected?

Media feed for twitter@Cute_Morbidly

What is actually happening?

TypeError: Cannot read properties of undefined (reading 'user_result')

Deployment information

Self-hosted

Deployment information (for self-hosted)

NixOS 24.05; Docker version 25.0.6, build v25.0.6

Additional info

docker compose logs does not provide any additional information

authenticated via TWITTER_AUTH_TOKEN

#15523 seems related, issue was discarded

Pulling the latest version did not resolve the issue.

This is not a duplicated issue

  • I have searched existing issues to ensure this bug has not already been reported
@Octelly Octelly added the RSS bug Something isn't working label Sep 19, 2024
Copy link
Contributor

Searching for maintainers:

To maintainers: if you are not willing to be disturbed, list your username in scripts/workflow/test-issue/call-maintainer.js. In this way, your username will be wrapped in an inline code block when tagged so you will not be notified.

If all routes can not be found, the issue will be closed automatically. Please use NOROUTE for a route-irrelevant issue or leave a comment if it is a mistake.
如果所有路由都无法匹配,issue 将会被自动关闭。如果 issue 和路由无关,请使用 NOROUTE 关键词,或者留下评论。我们会重新审核。

1 similar comment
Copy link
Contributor

Searching for maintainers:

To maintainers: if you are not willing to be disturbed, list your username in scripts/workflow/test-issue/call-maintainer.js. In this way, your username will be wrapped in an inline code block when tagged so you will not be notified.

If all routes can not be found, the issue will be closed automatically. Please use NOROUTE for a route-irrelevant issue or leave a comment if it is a mistake.
如果所有路由都无法匹配,issue 将会被自动关闭。如果 issue 和路由无关,请使用 NOROUTE 关键词,或者留下评论。我们会重新审核。

@pseudoyu
Copy link
Collaborator

self-host RSSHub requires TWITTER_AUTH_TOKEN, if it's invalid or have limited access to the twitter web (like a new twitter account or some other reasons), the error may occur.

@Octelly
Copy link
Author

Octelly commented Oct 26, 2024

Far from an old account and it's an account I did at least use to use. This did not address my issue at all... oh well

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
RSS bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants