ion icon indicating copy to clipboard operation
ion copied to clipboard

Clarify Required Cloudflare API Token Permissions in SST Documentation

Open prabal-rje opened this issue 1 year ago • 0 comments

Issue

When integrating Cloudflare with SST as a beginner, it's unclear which permissions are needed for the Cloudflare API token. The documentation doesn't specify the necessary permissions, unlike the detailed guidance provided for AWS credentials. Additionally, using an 'Account' API token instead of a 'User' API token causes silent failures (HTTP 500 errors) when deploying Cloudflare Workers.

Suggestion

  • Update Documentation:
    • Specify the exact permissions required for the Cloudflare API token.
    • Clarify the difference between 'User' and 'Account' API tokens and their impact on deployments.
    • Provide step-by-step instructions similar to the AWS credentials guide.

Cheers,

PG

prabal-rje avatar Oct 06 '24 16:10 prabal-rje