Recaptcha on SSL https:// secured site
-
I’m trying to add Google Recaptcha to the Contact Form 7, the recaptcha keys are in correctly and the recaptcha box is showing on the front end, however whenever you click the ‘I’m Not A Robot’ box, it just keeps spinning.
Inspecting the error it looks like a cross-origin frame issue:
Uncaught DOMException: Blocked a frame with origin “https://www.google.com” from accessing a cross-origin frame.
at el.f.ui (https://www.gstatic.com/recaptcha/api2/r20161102163809/recaptcha__en.js:237:471)
at xp.f.init (https://www.gstatic.com/recaptcha/api2/r20161102163809/recaptcha__en.js:361:179)
at Object.init (https://www.gstatic.com/recaptcha/api2/r20161102163809/recaptcha__en.js:373:1476)
at https://www.google.com/recaptcha/api2/frame?c=03AHJ_VuvndCSR1CcJfaVRgqnzRTU…Bn5w6VgGBBhr71lFnp7D4FRPm6WzF2h2CvEULAtSaHleiTZO-okZHrmxiTZpWFEcQme:184:30All plugins and wordpress are updated.
The topic ‘Recaptcha on SSL https:// secured site’ is closed to new replies.