-
Notifications
You must be signed in to change notification settings - Fork 9.3k
Closed
Labels
Description
路由地址
https://rsshub.app/zsxq/user/:id?
完整路由地址
http://127.0.0.1:1200/zsxq/user/421888111822188
相关文档
https://docs.rsshub.app/routes/social-media#%E6%98%9F%E7%90%83
预期是什么?
我希望能正确访问。返回数据
实际发生了什么?
我配置了/routes/zsxq/user.ts的
parameters:{
id:'548852811842XXXX'
}
和
requireConfig: [
{
name: 'ZSXQ_ACCESS_TOKEN',
description:'C25381B4-265F-F239-FE13-36972F227FA7_E37AABXXXXXX',
}
]
其余并未改变
部署
自建
部署相关信息
NODE 22.13.0
额外信息
Looks like something went wrong
Helpful Information
Error Message:
ConfigNotFoundError: 该 RSS 源由于配置不正确而被禁用:令牌丢失。
Route: /zsxq/user/:id
Full Route: /zsxq/user/421888111822188
Node Version: v22.13.0
Git Hash: 6165caf4
Git Date: Thu, 09 Jan 2025 15:02:19 GMT这不是重复的 issue
- 我已经搜索了 现有 issue,以确保该错误尚未被报告。
Reactions are currently unavailable