Unfortunately I am getting the following error:
An unknown error occurred (Code: 8000000)
When inspecting the network - I noticed that a request to Github return 500 with the following body:
{
“result”: null,
“success”: false,
“errors”: [
{
“code”: 8000000,
“message”: “An unknown error occurred”
}
],
“messages”:
}
I already have some Pages project up and running, It’s suddenly stopped working for creating a new one.
Attaching screenshots of the error.
I’m having issues deploying a new site via the Cloudflare API. Anyone have experience using this ?
just trying to use this Cloudflare API v4 Documentation
Hi guys,
I’m getting the same error, has this been resolved or is it ongoing?
On a side note it would be handy to know exactly what the required parameters are with the API. It appears that they are all optional but that can’t be correct.
How can you create a project with an “optional” name parameter?
For example if I’m creating a static project without a build command would that be omitted or would it require: