From abbeb29b14a3514a4aa5dcb0e60d9a4a7e2eac04 Mon Sep 17 00:00:00 2001 From: Richard Michael Date: Wed, 7 Oct 2020 14:37:33 -0400 Subject: [PATCH] Update the URL to the DNSimple account token page. --- dnsapi.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dnsapi.md b/dnsapi.md index 016cc04..1a7d34a 100644 --- a/dnsapi.md +++ b/dnsapi.md @@ -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. -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 needed to infer the `account_id` used in requests. A user token will not be able