Update the URL to the DNSimple account token page.
parent
50b986f933
commit
abbeb29b14
|
@ -552,7 +552,7 @@ The `Dynu_ClientId` and `Dynu_Secret` will be saved in `~/.acme.sh/account.conf`
|
||||||
|
|
||||||
First you need to login to your DNSimple account and generate a new oauth token.
|
First you need to login to your DNSimple account and generate a new oauth token.
|
||||||
|
|
||||||
https://dnsimple.com/a/{your account id}/account/access_tokens
|
https://dnsimple.com/a/{your account id}/account/automation
|
||||||
|
|
||||||
Note that this is an _account_ token and not a user token. The account token is
|
Note that this is an _account_ token and not a user token. The account token is
|
||||||
needed to infer the `account_id` used in requests. A user token will not be able
|
needed to infer the `account_id` used in requests. A user token will not be able
|
||||||
|
|
Loading…
Reference in New Issue