compiler_errors
compiler_errors
CDCloudflare Developers
Created by compiler_errors on 2/19/2025 in #general-help
403 Error When Transferring Domains in Cloudflare Dashboard – Need Assistance
@Erisa Response body looks like this. It has some info, but nothing helpful unfortunately. It says my account is blocked but I can use other services like R2 normally.
{
"result": null,
"success": false,
"errors": [
{
"code": 10000,
"message": "Registration access forbidden: account blocked"
}
],
"messages": [
"Registration access forbidden: account blocked"
]
}
{
"result": null,
"success": false,
"errors": [
{
"code": 10000,
"message": "Registration access forbidden: account blocked"
}
],
"messages": [
"Registration access forbidden: account blocked"
]
}
3 replies