emilycheyne
CDCloudflare Developers
•Created by emilycheyne on 3/6/2024 in #workers-help
Workers KV get throws TypeError: Cannot read properties of undefined (reading 'get')
Ah, thanks for the hint! I changed the binding to:
[[kv_namespaces]]
binding = "BH_API_KEYS"
id = "xxx"
and everything is working as expected
5 replies
CDCloudflare Developers
•Created by emilycheyne on 3/6/2024 in #workers-help
Workers KV get throws TypeError: Cannot read properties of undefined (reading 'get')
hmm, i am not sure what you mean. This is what my entire wrangler.toml file looks like:
5 replies
CDCloudflare Developers
•Created by emilycheyne on 3/6/2024 in #workers-help
Workers KV get throws TypeError: Cannot read properties of undefined (reading 'get')
If it's relevant I am using
5 replies