Skip to content

Commit

Permalink
📝 need not empty buvid3 (SocialSisterYi#699)
Browse files Browse the repository at this point in the history
* 📝 need not empty buvid3

实测需要在 Cookie 中添加非空的 buvid3 字段才能正常访问,否则会返回 -401

* Update info.md
  • Loading branch information
Jannchie authored Jun 21, 2023
1 parent 3aaf967 commit 24f35ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/user/info.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

认证方式:Cookie(SESSDATA)

鉴权方式:[Wbi 签名](../misc/sign/wbi.md)
鉴权方式:[Wbi 签名](../misc/sign/wbi.md), Cookie (对于某些 IP 地址,需要在 Cookie 中提供任意非空的 `buvid3` 字段)

~~该接口的旧版 API :https://api.bilibili.com/x/space/acc/info~~(已废弃,不建议使用)

Expand Down

0 comments on commit 24f35ac

Please sign in to comment.