revi270896
CDCloudflare Developers
•Created by revi270896 on 5/28/2024 in #workers-help
Got 403 when adding worker env
Yes it works!
So the solution is using
wrangler secrets put
if via dashboard (https://developers.cloudflare.com/workers/configuration/secrets/#via-the-dashboard) got 403
Thanks j
Thanks @Walshy for your help 🙏8 replies
CDCloudflare Developers
•Created by revi270896 on 5/28/2024 in #workers-help
Got 403 when adding worker env
Thanks @Walshy for your response
I'd do it through the wrangler.toml instead
Yes i will use wrangler.toml
for plain text, but usually for hash text i put in .dev.vars
for local and define it again in the dashboard for server, do you have any suggestion for hash text?8 replies