Anyone run into the `[ERROR] Forbidden`
Anyone run into the
[ERROR] Forbidden
err manually deploying?
This is the hello-container
-> deploys ok when via cf Github action, but this fails
4 Replies
Unknown User•2mo ago
Message Not Public
Sign In & Join Server To View
you'l want to be on the latest wrangler! you can trying logging out (npx wrangler logout) and logging back in, that might fix things (wonky cached perms) or if all else fails, an api key with containers:write permissions and setting the env var CLOUDFLARE_API_TOKEN
Sounds like inavlid Logins. Had to do a wrangler login locally, which fixed the error in my case
Unknown User•2mo ago
Message Not Public
Sign In & Join Server To View