arsalan
CDCloudflare Developers
•Created by arsalan on 12/17/2024 in #workers-help
Help with calling/declaring env variables
I've made a worker with environment variables (secret) that I have set from the web dashboard, I am using the web editor to write my code but I am not able to reference/call the env variable and constantly get the error
Cannot read properties of undefined (reading 'RATE_LIMIT')
How should I go about this?2 replies