mirror of
https://github.com/certimate-go/certimate.git
synced 2026-04-25 20:55:52 +03:00
[GH-ISSUE #1186] [Bug] Cloudflare DNS 失败 #806
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#806
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 @chuoke on GitHub (Feb 7, 2026).
Original GitHub issue: https://github.com/certimate-go/certimate/issues/1186
Release Version / 软件版本
v0.3/v0.4
Description / 缺陷描述
域名在 cloudflare ,已确认 API TOKEN 没问题,DNS 权限已配。
但是报错,不知道是不是还需要配置其它的
Steps to reproduce / 复现步骤
Logs / 日志
Miscellaneous / 其他
No response
Contribution / 贡献代码
@fudiwei commented on GitHub (Feb 8, 2026):
CF 要用 API Token,不是 API Key。它的 Token 和 Key 是完全独立的两套鉴权方案。编辑授权的表单鼠标移到问号处查看相关说明。
@chuoke commented on GitHub (Feb 8, 2026):
是用的 API TOKEN , 我的描述有误,已修正。
@fudiwei commented on GitHub (Feb 10, 2026):
检查下前后是否多了空格之类的空白符