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

TG 即时推送401问题 #655

Closed
zxw7606 opened this issue Jan 19, 2024 · 2 comments
Closed

TG 即时推送401问题 #655

zxw7606 opened this issue Jan 19, 2024 · 2 comments

Comments

@zxw7606
Copy link

zxw7606 commented Jan 19, 2024

环境
VERCEL 前后端版本1.6.30

VERCEL 开启log

1/19/2024, 9:43:09 AM Twikoo: 请求 IP: 172.70.207.104
1/19/2024, 9:43:09 AM Twikoo: 请求函数: COMMENT_SUBMIT
1/19/2024, 9:43:09 AM Twikoo: 请求参数: {
  event: 'COMMENT_SUBMIT',
  accessToken: '653138b6781c92e41e48bb7bc26##177',
  nick: 'aa',
  mail: 'aa@aa.cn',
  link: '',
  ua: 'Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36 Edg/120.0.0.0',
  url: '/article/example-1',
  href: 'https://xn--d1tw54e.xn--996-st5fv52e.top/article/example-1',
  comment: '<p>111</p>\n'
}
1/19/2024, 9:43:09 AM Twikoo: 172.70.207.104 当前请求次数为 4
1/19/2024, 9:43:10 AM Twikoo: 开始异步垃圾检测、发送评论通知
1/19/2024, 9:43:10 AM Twikoo: POST_SUBMIT
1/19/2024, 9:43:10 AM Twikoo: POST_SUBMIT 失败 Request failed with status code 401
1/19/2024, 9:43:10 AM Twikoo: 请求返回: { id: '4a2876808c9e4e22a5fbb7dd816a37f4' }

管理后台配置

image

@imaegoo
Copy link
Member

imaegoo commented Jan 20, 2024 via email

@zxw7606
Copy link
Author

zxw7606 commented Jan 20, 2024

感谢,已解决, 我记得关闭了,怎么又开启了

参考这里关闭一下Vercel Authentication #625 (comment)

---原始邮件--- 发件人: @.> 发送时间: 2024年1月19日(周五) 下午5:51 收件人: @.>; 抄送: @.>; 主题: [twikoojs/twikoo] TG 即时推送401问题 (Issue #655) 环境: VERCEL 前后端版本1.6.30 VERCEL 开启log 1/19/2024, 9:43:09 AM Twikoo: 请求 IP: 172.70.207.104 1/19/2024, 9:43:09 AM Twikoo: 请求函数: COMMENT_SUBMIT 1/19/2024, 9:43:09 AM Twikoo: 请求参数: { event: 'COMMENT_SUBMIT', accessToken: '653138b6781c92e41e48bb7bc26##177', nick: 'aa', mail: @.', link: '', ua: 'Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36 Edg/120.0.0.0', url: '/article/example-1', href: 'https://xn--d1tw54e.xn--996-st5fv52e.top/article/example-1', comment: '<p>111</p>\n' } 1/19/2024, 9:43:09 AM Twikoo: 172.70.207.104 当前请求次数为 4 1/19/2024, 9:43:10 AM Twikoo: 开始异步垃圾检测、发送评论通知 1/19/2024, 9:43:10 AM Twikoo: POST_SUBMIT 1/19/2024, 9:43:10 AM Twikoo: POST_SUBMIT 失败 Request failed with status code 401 1/19/2024, 9:43:10 AM Twikoo: 请求返回: { id: '4a2876808c9e4e22a5fbb7dd816a37f4' } 管理后台配置 image.png (view on web) — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.Message ID: @.***>

@zxw7606 zxw7606 closed this as completed Jan 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants