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 用户喜欢列表 失效 #12928

Closed
1 task done
stainge opened this issue Aug 3, 2023 · 4 comments
Closed
1 task done

twitter 用户喜欢列表 失效 #12928

stainge opened this issue Aug 3, 2023 · 4 comments
Labels
Bug Ping: Pinged Count: 1/1 Route: v2 v2 route related RSS bug Something isn't working

Comments

@stainge
Copy link

stainge commented Aug 3, 2023

路由地址

/twitter/likes/:id/:routeParams?

完整路由地址

/twitter/likes/Kojima_Hideo

相关文档

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

预期是什么?

获取信息并正确生成 RSS Feed

实际发生了什么?

无法生成rss,报错 code 403

部署

自建

部署相关信息

No response

额外信息

Route requested: /likes/Kojima_Hideo
Error message: Request failed with code 403 - You currently have access to a subset of Twitter API v2 endpoints and limited v1.1 endpoints (e.g. media post, oauth) only. If you need access to this endpoint, you may need a different access level. You can learn more here: https://developer.twitter.com/en/portal/product (Twitter code 453)
Helpful Information to provide when opening issue:
Path: /likes/Kojima_Hideo
Node version: v18.17.0
Git Hash: e86265b

这不是重复的 issue

  • 我已经搜索了现有 issue,以确保该错误尚未被报告。
@stainge stainge added the RSS bug Something isn't working label Aug 3, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Aug 3, 2023

Searching for maintainers:
  • /twitter/likes/:id/:routeParams?: @xyqfer

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.

如果所有路由都无法匹配,issue 将会被自动关闭。如果 issue 和路由无关,请使用 NOROUTE 关键词,或者留下评论。我们会重新审核。
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.

@SecondaryH
Copy link

From what I've read most features require you to pay for v2

The free tier doesn't allow for data retrieval.

The basic tier(100$/month) does, see pictures

firefox_JDd1lV2BO6
firefox_kM2oEFFP2R

@stainge stainge closed this as completed Dec 2, 2023
@stainge stainge reopened this Dec 2, 2023
Copy link
Contributor

github-actions bot commented Dec 2, 2023

Searching for maintainers:
  • /twitter/likes/:id/:routeParams?: @xyqfer

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.

如果所有路由都无法匹配,issue 将会被自动关闭。如果 issue 和路由无关,请使用 NOROUTE 关键词,或者留下评论。我们会重新审核。
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.

@stainge
Copy link
Author

stainge commented Dec 2, 2023

更新到最新版本的RSSHub并根据文档进行配置,报错信息改变成了Twitter RSS is disabled due to the lack of [relevant config](https://docs.rsshub.app/install/#pei-zhi-bu-fen-rss-mo-kuai-pei-zhi),推测是因为feat: bring back twitter routes导致的配置改变引起的
image

@stainge stainge closed this as completed Jun 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Ping: Pinged Count: 1/1 Route: v2 v2 route related RSS bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants