Please upgrade to a supported browserto get a reCAPTCHA challenge.
820 views
Skip to first unread message
Jagadeesh Sadashiv
unread,
Aug 16, 2016, 2:59:12 PM8/16/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to reCAPTCHA
I have integrated reCaptcha into my web page.
When I don't use fallback=true, reCaptcha works on my browser (Chrome, Latest version) but when I changed the url to <script src="https://www.google.com/recaptcha/api.js?fallback=true" async defer></script> I started seeing below error message.
is reCaptcha not supporting latest version of chrome Yet ?
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to reCAPTCHA
falback=true is used to enable a noscript option, but you have to have the security settings on your key set to the least secure setting in order to allow the noscript option.