Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
一些问题:
https://bgm.tv/oauth/access_token
因为 CORS 而 fetch 失败。是否需要在 https://bangumi.github.io/api 提供一个能走通的验证流程?如果 Bangumi 后端根据用户填的回调地址,给https://bgm.tv/oauth/access_token
的 Header 里动态设置Access-Control-Allow-Origin
,会有安全问题吗?GET /user/woozy/collections/game
返回以下响应,缺少什么参数吗?/collection/{subject_id}/create
默认是 wish 类型,有参数可以传其他类型吗?