octodns / octodns-cloudflare

Cloudflare DNS provider for octoDNS
MIT License
24 stars 17 forks source link

Need to enable PageRule Edit scope in API Token for use with URLFWD #83

Closed diamondzxd closed 6 months ago

diamondzxd commented 6 months ago

If the user wants to use the URLFWD, then PageRule Edit scope should be enabled while creating the API Token in Cloudflare, otherwise the following Exception will be thrown :

octodns_cloudflare.CloudflareAuthenticationError: Unauthorized to access requested resource

Can we add this note in the documentation?

ross commented 6 months ago

Can we add this note in the documentation?

Definitely. PRs welcome.