How do I find my account_id?
I'm getting this error:
X [ERROR] A request to the Cloudflare API (/accounts/320017443/workers/services/cloudflare-org-dashboard-project-worker) failed.when I try to run
Could not route to /client/v4/accounts/320017443/workers/services/cloudflare-org-dashboard-project-worker, perhaps your object identifier is invalid? [code: 7003]
wrangler deploy index.js . I assume it's because my account id is incorrect? I double-checked to make sure the name of my newly created worker was correct (I created on the Cloudflare UI/website). How do I check and fix my account id?