Please help me, I successfully verified, but when I click on register, it returns an error.
{
"errors": [
{
"status": "422",
"code": "validation_error",
"detail": "reCAPTCHA authentication failure",
"source": {
"pointer": "/data/attributes/recaptcha"
}
}
]
}