Cloudflare API

For Workers & Pages, what is the name of the domain?

fermat-dashboard-app.pages.dev, app.fermatcommerce.com

What is the error number?

8000000

What is the error message?

[ERROR] A request to the Cloudflare API (/accounts/ea3ab47c2cc4ef745d4fc3086c439564/pages/projects/fermat-dashboard-app/deployments) failed.

What is the issue or error you’re encountering

npx wrangler pages publish build command is failing, with the error: [ERROR] A request to the Cloudflare API (/accounts/<CLOUDFLARE_ACCOUNT_ID>/pages/projects/fermat-dashboard-app/deployments) failed.

What are the steps to reproduce the issue?

npx wrangler pages publish build --branch=$BRANCH_NAME --project-name=fermat-dashboard-app

May I ask if you’ve checked the wrangler config?

Does it contain correct API Token?
Is your CF Account ID correct?

Are you still experiencing this issue?

Did you checked the wrangler.toml file presence?

How many Pages & Workers you’re already using (count)? Maybe you’ve hit the limits?

What you get when you run it with --debug? :thinking:

Is your Wrangler updated to the latest version?