Redirect 302 redirect from POST @app_login (c12daf)

POST https://saadmonitor.com/login

Validator calls

Path Message Invalid value Violation
The captcha value is missing
""
Symfony\Component\Validator\ConstraintViolation {#410
  -message: "The captcha value is missing"
  -messageTemplate: "The captcha value is missing"
  -parameters: [
    "{{ value }}" => """"
    "{{ errorCodes }}" => """"
  ]
  -root: ""
  -propertyPath: ""
  -invalidValue: ""
  -plural: null
  -code: "7147ffdb-0af4-4f7a-bd5e-e9dcfa6d7a2d"
  -constraint: Karser\Recaptcha3Bundle\Validator\Constraints\Recaptcha3 {#391
    +payload: null
    +groups: [
      "Default"
    ]
    +message: "security.captcha_failed"
    +messageMissingValue: "The captcha value is missing"
  }
  -cause: null
}