Browser Rendering 503 after onboarding tutorial

I just did the Deploy a Browser Rendering Worker guide (https://developers.cloudflare.com/browser-rendering/get-started/screenshots/), but I'm getting a 503 Service Temporarily Unavaiable error when I try to use it?
Does anyone know why or how I can fix it??

Also of note, the npx wrangler dev --remote command doesn't appear to work when your main file is index.ts or worker.ts, it only works with the .js extension
Cloudflare Docs
By following this guide, you will create a Worker that uses the Browser Rendering API to take screenshots from web pages. This is a common use case for browser automation.
Was this page helpful?