RSSHub: twitter user timeline is not working

路由地址

/twitter/user/:id/:routeParams?

完整路由地址

/twitter/user/username

相关文档

https://docs.rsshub.app/zh/routes/social-media#list-timeline

预期是什么?

成功显示 twitter rss

实际发生了什么?

Cannot read properties of undefined (reading 'att')

部署

RSSHub 演示 (https://rsshub.app)

部署相关信息

No response

额外信息

会退到 c65475b5730794f4b522689558b4ed55b9e1cecf 后正常

这不是重复的 issue

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

About this issue

  • Original URL
  • State: closed
  • Created 3 months ago
  • Comments: 18 (5 by maintainers)

Most upvoted comments

just confirmed using TWITTER_COOKIE works fine.

the cookie can be found under the network tab of inspecting any twitter page after login

Could you please show how to set cookie to env? Dose only need “auth_token” and “ct0”?