403 API Call Adding DNS record.
I have an API token created with permissions to edit zone, zone settings, ssl & certs, and dns firewall. when i try and post to the dns_records api and create a record it's failing with a 403 forbidden for url.
i verified i have my token being used and that my zone ID is correct. any ideas?
requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: https://api.cloudflare.com/client/v4/zones/myzonehere/dns_records
my code:
1 Reply
Never mind, needed
Zone: DNS
edit permission