DIYgod / DIYgod/RSSHub

Twitter user endpoint return nothing at special user

Open
#22,938 26 comments 1 reaction 0 assignees View on GitHub
RSS bug
Dominant language
TypeScript
Stars
46.2k
Forks
10.2k
Avg merge
8h 48m
Merged PRs (30d)
175

Description

### 路由地址

```routes
/twitter/user/:id/:routeParams?
```

### 完整路由地址

```fullroutes
/twitter/user/KOMODO_Games_JP
```

### 相关文档

https://docs.rsshub.app/zh/routes/twitter

### 预期是什么?

Expecting retrun the twitter content of the use

### 实际发生了什么?

The return is empty, none of the twitter content.

> xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
>
> Twitter @KOMODO 日本公式
> https://x.com/KOMODO_Games_JP
>
> 日本、香港、台湾、韓国へ「Steam Deck」を販売。さらに、次世代電子書籍「NIUHI」の開発・運営、「初音ミク ロジックペイントS+」や「OneShot」、「A列車」などのパブリッシングの他、「ポケットミラー~黄金の夢」のプロデュースを行っております。 - Powered by RSSHub
> RSSHub
> contact@rsshub.app (RSSHub)
> en
>
> https://pbs.twimg.com/profile_images/1554995501845528577/j9PIIvw-.jpg
> Twitter @KOMODO 日本公式
> https://x.com/KOMODO_Games_JP
>
> Thu, 06 Aug 2026 02:40:32 GMT
> 5
>
>

### 部署

自建

### 部署相关信息

OS:Debian, Docker version: 27.5.1, Rsshub Git Hash: d908b9ff; TWITTER_AUTH_TOKEN configed

### 额外信息

```shell
info: twitter gql-id-resolver: fetching fresh query IDs from Twitter JS bundles
warn: twitter gql-id-resolver: main.js URL not found in Twitter page
warn: twitter gql-id-resolver: failed to extract any query IDs, using fallback
```

### 这不是重复的 issue

- [x] 我已经搜索了 [现有 issue](https://github.com/DIYgod/RSSHub/issues),以确保该错误尚未被报告。

Contributor guide

Open the contributing guide

Research direction

Start at the /twitter/user/:id/:routeParams? route and review the linked Twitter route documentation, then investigate the reported gql-id-resolver warnings about Twitter JavaScript bundles and fallback query IDs. Done means /twitter/user/KOMODO_Games_JP returns the account's Twitter content instead of an empty RSS channel.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
api, backend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.