-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Open
Labels
BUGSomething isn't workingSomething isn't working
Description
发生错误的平台?
TikTok
发生错误的端点?
Web APP
提交的输入值?
短视频链接
/api/tiktok/web/fetch_post_comment?aweme_id=7549774214207786253&cursor=0&count=20'
是否有再次尝试?
是,发生错误后X时间后错误依旧存在。返回了400的错误,看后端日志显示200,提示返回空内容错误信息如下:
WARNING 第 3 次响应内容为空, 状态码: 200,
URL:https://www.tiktok.com/api/comment/list/?WebIdLastTime=1758191221&a
id=1988&app_language=en&app_name=tiktok_web&browser_language=en-US&brow
ser_name=Mozilla&browser_online=true&browser_platform=Win32&browser_ver
sion=5.0%20%28Windows%29&channel=tiktok_web&cookie_enabled=true&device_
id=7380187414842836523&odinId=7404669909585003563&device_platform=web_p
c&focus_state=true&from_page=user&history_len=4&is_fullscreen=false&is_
page_visible=true&language=en&os=windows&priority_region=US&referer=&re
gion=US&root_referer=https%3A%2F%2Fwww.tiktok.com%2F&screen_height=1080
&screen_width=1920&webcast_language=en&tz_name=America%2FTijuana&msToke
n=0XFHuX8Zn16Q-W9AXU7SkOEGCU3rgsnOzN2EyY6d3KhEjGrfEHJv14r-p21EvLPvkTc76
luK2UX4Z2j0hlvqZcd0foGorlK-5ZXVo-MQSCYYN1q-Su-p3vrlvgw-XlBJ-hQxMs2DItVw
yspu2oTlvlOS&aweme_id=7549774214207786253&count=20&cursor=0¤t_reg
ion=&X-Bogus=DFSzswVYckhANGVRCHNZxl9WX7rc
程序出现异常,请检查错误信息。
ERROR 无效响应类型。响应类型: <class 'NoneType'>
程序出现异常,请检查错误信息。
INFO: 154.12.74.99:48267 - "GET /api/tiktok/web/fetch_post_comment?aweme_id=7549774214207786253&cursor=0&count=20 HTTP/1.1" 400 Bad Request你有查看本项目的自述文件或接口文档吗?
有,并且很确定该问题是程序有问题导致,而且大部分接口都无法正常使用,比如:
/api/tiktok/web/fetch_user_post (异常)
/api/tiktok/web/fetch_user_like (正常)
/api/tiktok/web/fetch_user_follow(异常)
麻烦帮忙看看是什么原因
Metadata
Metadata
Assignees
Labels
BUGSomething isn't workingSomething isn't working