Account API tokens still fail with Invalid API Token (1000) when used with the cloudflare-exporter, even though the token works with the Cloudflare API when verified directly.
Environment
Cloudflare: Account API token (verified via /accounts/{account_id}/tokens/verify)
Exporter image: ghcr.io/lablabs/cloudflare_exporter:latest (also tried 0.2.3)
CF_ACCOUNTS: Set to the account ID
Issue #158 documented that account tokens fail validation.
PR #195 (merged Feb 5, 2026) adds support for account-scoped API tokens.
Questions
Release: When will a release include the account token support from PR #195?
Docker image: Is the latest image built from master and does it include PR #195?
Workaround: Is there a supported way to use account API tokens with the current release?
Thank you!
Account API tokens still fail with Invalid API Token (1000) when used with the cloudflare-exporter, even though the token works with the Cloudflare API when verified directly.
Environment
Cloudflare: Account API token (verified via /accounts/{account_id}/tokens/verify)
Exporter image: ghcr.io/lablabs/cloudflare_exporter:latest (also tried 0.2.3)
CF_ACCOUNTS: Set to the account ID
Issue #158 documented that account tokens fail validation.
PR #195 (merged Feb 5, 2026) adds support for account-scoped API tokens.
Questions
Release: When will a release include the account token support from PR #195?
Docker image: Is the latest image built from master and does it include PR #195?
Workaround: Is there a supported way to use account API tokens with the current release?
Thank you!