mirror of
https://github.com/certimate-go/certimate.git
synced 2026-04-26 05:05:56 +03:00
[GH-ISSUE #972] [Bug] 七牛云oss证书绑定报错 #664
Labels
No labels
announcement
backlog
bug
declined
documentation
duplicate
enhancement
good first issue
good first issue
help wanted
invalid
pull-request
question
stale
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/certimate#664
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @suofiya on GitHub (Sep 22, 2025).
Original GitHub issue: https://github.com/certimate-go/certimate/issues/972
软件版本 / Release Version
0.3.27
缺陷描述 / Description
failed to execute sdk request 'kodo.BindCert': bad token
复现步骤 / Steps to reproduce
failed to execute sdk request 'kodo.BindCert': bad token
日志 / Logs
其他 / Miscellaneous
No response
贡献 / Contribution
@fudiwei commented on GitHub (Sep 23, 2025):
请自行检查 API Token。前后是否有多余空格什么的。
@suofiya commented on GitHub (Sep 26, 2025):
证书是可以上传成功的,说明token是没有问题。
但下一步BindCert是报错token无效。
@songhanlin commented on GitHub (Jan 11, 2026):
对, 也报错了, v0.3.19版本是好的,v0.4.13版本是不行, 跟截图的错误是一样的