npx wrangler dispatch-namespace list code: 10121

Hello, I am trying to execute
wrangler dispatch-namespace
commands (like list or create), but I always get the same error:
workers.api.error.no_access_to_dispatch_namespaces [code: 10121]

are dispatch-namespaces not available for free accounts or am I missing something?

I also tried to define a namespace inside the wrangler.toml and execute wrangler deploy of my worker, but it also failed with the same error (it does work without dispatch_namespaces in it)

#workers-help

Thanks.
Was this page helpful?