Every time I try to create a Cloudflare Pages, I encounter an error, but I can successfully create i
this is the response body of the request.
{
"result": null,
"success": false,
"errors": [
{
"code": 8000000,
"message": "An unknown error occured. Contact your account team or Cloudflare support: https://cfl.re/3WgEyrH."
}
],
"messages": []
}
However, I can successfully create it using another account on the same network and machine.
7 Replies
This happens when you create a new project, or a new deployment? How many projects do you have already?
This happened when I created my first project.ðŸ˜
So you have 0 projects on the account? And is it still happening?
Yes, currently there are no projects, and since I am on a free plan, I am unable to submit a support ticket.
Can you share your account ID? https://developers.cloudflare.com/fundamentals/setup/find-account-and-zone-ids/
Cloudflare Docs
Find zone and account IDs · Cloudflare Fundamentals docs
Once you set up a new account and add your domain to Cloudflare, you may need access to your zone and account IDs for API operations.
it is safe to share publicly
and will allow me to escalate this topic to Cloudflare
@Erisa Can you help me too? I'm getting the same problem