Troubleshooting
Ensure the token has been verified by running the following curl
command and confirming that the response returns "status": "active"
.
Review the permissions groups for your token in the Cloudflare dashboard ↗. Refer to API token permissions for more information.
Occasionally customers will attempt to use an API token with an API key syntax. Ensure you are using the Bearer option rather than the email and API key pair.
You cannot create a token that exceeds the permission granted to you on your account. For example, if you have been granted an Admin (Read only) role, you would need your Super Administrator to update your role so that you could create a token for yourself.