morris
05/11/2023, 2:24 PMworkers-chat-demo
account_id, and run wrangler login
. Running wrangler publish
gives me an error:
> In order to use Durable Objects, you must agree to pricing at
> https://dash.cloudflare.com/aac1a529c1da5d1cbd4c1c1cb12f9675/workers/overview?enable-durable-objects
This link sends me to the workers overview page, with no CTA to enable durable objects.
Going to the docs, https://developers.cloudflare.com/workers/runtime-apis/durable-objects/#durable-objects
> ... Navigate to “Workers” and opt in to pricing.
I expected that I should be able to set up my pay-as-you-go plan and re-login via wrangler but it's not working. What can I try next?