From f5407daffb7e83ab785ab0961a49dcb90cd25bdb Mon Sep 17 00:00:00 2001 From: Ben H <1746583+bengalih@users.noreply.github.com> Date: Wed, 29 Jan 2020 13:15:52 -0600 Subject: [PATCH] Added reference to #2398 for more info on Cloudflare Token API --- dnsapi.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dnsapi.md b/dnsapi.md index 2b688a3..f1f57b5 100644 --- a/dnsapi.md +++ b/dnsapi.md @@ -20,7 +20,7 @@ export CF_Email="xxxx@sss.com" export CF_Token="sdfsdfsdfljlbjkljlkjsdfoiwje" export CF_Account_ID="xxxxxxxxxxxxx" ``` -In order to use the new token, the token currently needs access read access to Zone.Zone, and write access to Zone.DNS, across all Zones. +In order to use the new token, the token currently needs access read access to Zone.Zone, and write access to Zone.DNS, across all Zones. See [Issue #2398](https://github.com/Neilpang/acme.sh/issues/2398) for more info. Ok, let's issue a cert now: