We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Python 版本: 3.12.5
模块版本: 16.3.0
运行环境: Windows
如题,使用get_comments获取评论时都会返回
get_comments
{'page': {'num': 0, 'size': 0, 'count': 0, 'acount': 0}, 'config': {'showtopic': 0, 'show_up_flag': False, 'read_only': False}, 'replies': None, 'upper': {'mid': 0, 'top': None, 'vote': None}, 'top': None, 'vote': 0, 'blacklist': 0, 'assist': 0, 'mode': 0, 'support_mode': None, 'control': {'input_disable': False, 'root_input_text': '', 'child_input_text': '', 'giveup_input_text': '', 'screenshot_icon_state': 0, 'upload_picture_icon_state': 0, 'answer_guide_text': '', 'answer_guide_icon_url': '', 'answer_guide_ios_url': '', 'answer_guide_android_url': '', 'bg_text': '', 'empty_page': None, 'show_type': 0, 'show_text': '', 'web_selection': False, 'disable_jump_emote': False, 'enable_charged': False, 'enable_cm_biz_helper': False, 'preload_resources': None}, 'folder': {'has_folded': False, 'is_folded': False, 'rule': ''}}
The text was updated successfully, but these errors were encountered:
是不是没传 Credential,或 Credential 过期了
Credential
Sorry, something went wrong.
Credential传进去可以了 不过未登录时应该仍能获取到第一页的评论?
No branches or pull requests
Python 版本: 3.12.5
模块版本: 16.3.0
运行环境: Windows
如题,使用
get_comments
获取评论时都会返回The text was updated successfully, but these errors were encountered: