I am somehow unable to submit messages on my form. Everytime I try to submit a form, it gets flagged as Spam.
In the console I get the following error:
Partitioned cookie or storage access was provided to “https://www.google.com/recaptcha/api2/anchor?ar=1&k=6LfGpQIpAAAAAIz3sypW-ACOKIbnq9ta0ni7DXdw&co=aHR0cHM6Ly9kaWdpdGFsdHJ1c3Quc3dpc3Njb20uY2g6NDQz&hl=en&v=3sU2vDRVDmUU2E0Ro4VadvPr&size=invisible&cb=ac9m62a5hd98” because it is loaded in the third-party context and dynamic state partitioning is enabled.
Any ideas how I could fix this? The site keys are properly set up. i also tried lowering the threshold score via PHP which did not have any effect.
- This topic was modified 16 minutes ago by .
