RSSHub icon indicating copy to clipboard operation
RSSHub copied to clipboard

twitter 列表时间线获取失败,提示需要使用v2 api

Open yzkoori opened this issue 1 year ago • 15 comments

路由地址

/twitter/list/:id/:name/:routeParams?

完整路由地址

/list/Twitter/Official%20Twitter%20Accounts

相关文档

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

预期是什么?

能正常获取时间线推文

实际发生了什么?

无法获取并报错code 453,该问题从07/13 4:00(UTC+8)左右开始出现,一直持续,之前可正常使用.

部署

自建

部署相关信息

OS: Debian GNU/Linux 11 x86_64(Py3.7.9) Node: v18.16.0

额外信息

Route requested: /list/Twitter/Official%20Twitter%20Accounts
Error message: Error: 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)
    at RequestHandlerHelper.createResponseError (/app/RSSHub/node_modules/twitter-api-v2/dist/cjs/client-mixins/request-handler.helper.js:103:16)
    at RequestHandlerHelper.onResponseEndHandler (/app/RSSHub/node_modules/twitter-api-v2/dist/cjs/client-mixins/request-handler.helper.js:252:25)
    at Gunzip.emit (node:events:513:28)
    at endReadableNT (node:internal/streams/readable:1359:12)
    at process.processTicksAndRejections (node:internal/process/task_queues:82:21)
Helpful Information to provide when opening issue:
Path: /list/Twitter/Official%20Twitter%20Accounts
Node version: v18.16.0
Git Hash: b33499b

最近一个月网络上有相关问题报告,除了将api更换为v2外好像没有其他有效方法

这不是重复的 issue

  • [x] 我已经搜索了现有 issue,以确保该错误尚未被报告。

yzkoori avatar Jul 13 '23 15:07 yzkoori

Searching for maintainers:
  • /twitter/list/:id/:name/: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.

github-actions[bot] avatar Jul 13 '23 15:07 github-actions[bot]

完全同样的错误。期待高手解决。

shawn8888 avatar Jul 14 '23 03:07 shawn8888

同样遇到了这个问题,前几天V1应该还能用,估计是马斯克更新完之后不行了

ZZzzzioi avatar Jul 14 '23 08:07 ZZzzzioi

Searching for maintainers:
  • /twitter/list/:id/:name/: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.

github-actions[bot] avatar Jul 14 '23 16:07 github-actions[bot]

Searching for maintainers:
  • /twitter/list/:id/:name/: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.

github-actions[bot] avatar Jul 14 '23 16:07 github-actions[bot]

路由地址 /twitter/followings/:id/:routeParams?

完整路由地址 Example: https://rsshub.app/twitter/followings/DIYgod

shawn8888 avatar Jul 14 '23 17:07 shawn8888

同样的错误

KawausoJyou avatar Jul 15 '23 15:07 KawausoJyou

莫非这个问题无解?还是用推特RSS的人太少?

shawn8888 avatar Jul 16 '23 03:07 shawn8888

本来想整个v2试试但是看官方说明跟v1.1差太多了,等大佬吧,没有rss爬推文这日子没法过了(

yzkoori avatar Jul 16 '23 13:07 yzkoori

本来想整个v2试试但是看官方说明跟v1.1差太多了,等大佬吧,没有rss爬推文这日子没法过了(

我还以为是v2收费了。免费的午餐没有了。原来只是API版本更新?

shawn8888 avatar Jul 16 '23 16:07 shawn8888

大手子快来救救小趴菜们

ZZzzzioi avatar Jul 19 '23 03:07 ZZzzzioi

本来想整个v2试试但是看官方说明跟v1.1差太多了,等大佬吧,没有rss爬推文这日子没法过了(

我还以为是v2收费了。免费的午餐没有了。原来只是API版本更新?

v2是收费了啊 而且base功能只有发推文 并没有获取的 只有订阅才有获取信息的接口

wqh0109663 avatar Jul 28 '23 02:07 wqh0109663

已经购买了basic版本 但是访问api都是453啥情况 急啊

MetaverseMan avatar Nov 16 '23 20:11 MetaverseMan

Closed in 9032153c7de4c9ca189482d495696986e9795106

TonyRL avatar Nov 30 '23 20:11 TonyRL

为什么close? 修复的是 /user/ 路由,时间线/followings//list/并没有修复。

Azureki avatar Jan 31 '24 02:01 Azureki

Closed in 1bc24075c75a546b7fe2c2944da0b02023ca1b0f

TonyRL avatar May 30 '24 17:05 TonyRL