Any way to know if Google's noCAPTCHA reCAPTCHA fallback occurs?

1.6k views Asked by At

I'm currently using noCAPTCHA reCAPTCHA and because of how the container of the reCAPTCHA is designed if fallback occurs errors appear. I was wondering if there is anyway to figure out if fallback occurs either throw javascript, programatically (I'm using VB.NET), or other means.

Below is noCAPTCHA without fallback :

noCAPTCHA

and with fallback:

noCAPTCHA Fallback

0

There are 0 answers