Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

评论操作,评论信息请求成功但是评论区看不见 #1169

Closed
1 task done
MoncozGC opened this issue Jan 2, 2025 · 1 comment
Closed
1 task done

评论操作,评论信息请求成功但是评论区看不见 #1169

MoncozGC opened this issue Jan 2, 2025 · 1 comment

Comments

@MoncozGC
Copy link

MoncozGC commented Jan 2, 2025

提交前请确认

  • 我已检索仓库中文档,不包含所提及内容,或所提及内容在本仓库中存在错误,且 Issues、Pull Requests 中无相关提交

API 来源

Web 端(含 h5)

API 类型

REST

API 地址

https://socialsisteryi.github.io/bilibili-API-collect/docs/comment/action.html#%E5%8F%91%E8%A1%A8%E8%AF%84%E8%AE%BA

详情描述

使用场景: 想针对稿件进行评论

使用文档中的API进行请求,oid我是改成了对应稿件的bvid信息

curl 'https://api.bilibili.com/x/v2/reply/add' \
--data-urlencode 'type=1' \
--data-urlencode 'oid=BV1ks4y1D7xW' \
--data-urlencode 'message=加油~' \
--data-urlencode 'plat=1' \
--data-urlencode 'csrf=xxx' \
-b 'SESSDATA=xxx'

可以看到请求的返回是请求成功了,但是去对应稿件的评论区中是没有看到发送的评论信息

image

期望:
如何能正确的对稿件发送评论信息并且能展示出来

@cxw620
Copy link
Contributor

cxw620 commented Jan 2, 2025

和本仓库无关, 风控问题, 建议移到 Discussion.

Repository owner locked and limited conversation to collaborators Jan 7, 2025
@z0z0r4 z0z0r4 converted this issue into discussion #1180 Jan 7, 2025

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants