mirror of
https://github.com/certimate-go/certimate.git
synced 2026-04-26 05:05:56 +03:00
[GH-ISSUE #720] 阿里云 InvalidAccessKeyId 报错 #485
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#485
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 @HerronKuo on GitHub (May 22, 2025).
Original GitHub issue: https://github.com/certimate-go/certimate/issues/720
软件版本 / Release Version
0.3.13
问题描述 / Description
工作流中DNS提供商为阿里云,执行工作流总是报错,报错为 acme: error presenting token: alicloud: API call failed: SDK.ServerError ErrorCode: InvalidAccessKeyId
其他 / Miscellaneous
No response
@HerronKuo commented on GitHub (May 22, 2025):
我在阿里云中创建了RAM用户,并给用户开放了AliyunDNSFullAccess权限,然后将生成的
AccessKey ID和 AccessKey Secret添加到Certimate 的授权管理中。
@fudiwei commented on GitHub (May 23, 2025):
这种问题帮不了你,只能自查。是不是复制错了?有空格?有不可见字符?