reCAPTCHA bug

People, I don’t know if I’m doing something wrong.

I have a form with recaptcha on it and configured on both sides.

Here’s two scenarios:

  1. Filling the form- ticking recaptcha - send: submit = Works :white_check_mark:

  2. Filling the form - don’t ticking recaptcha - send: No submit = Don’t work :x:
    A) I see the error ONLY on the response with a 400 error.
    B) If I tick the recaptcha, and click submit, the form don’t submit (By submit I mean that the Api isn’t called again)
    C) After a while, the recaptcha “expires” showing: Verification expired. Check the checkbox again and then ticking an clicking send, the form will be submitted :white_check_mark:


Some screenshots on Wappler:



Some screenshots on the Web explaining the point number 2:

  1. Sending without reCAPTCHA check:

  2. Clicking the box, and click on “enviar” (send) won’t submit anything (contacto.php api doesn’t appear again)

  3. We wait to the expired message:

  4. We click the box, and now we can send the form. (contacto.php api appears again)


So I have two questions here:

  1. How can I show the “required” message.
  2. After the 400 error of the reCAPTCHA not being clicked, how can I allow to re-send the form before it expires?

Thanks!

Bump please

This is a bug?

Bump, this is driving me crazy

@Teodor appologies for the tag, but I’m starting to considering that this is a bug

Bump

Wait till the end:

PS: Changed to bug category

Seems to be a bug on stable version.

Changed to latest:
Version: 2.0.0-beta.21 and fixed it.

To be sure, reuploaded with stable AppConnect. and the bug is there.
Reuploaded with beta and it’s solved.

So thanks if you made some change about this.

2 Likes

bump for solve