• ibiza69

    (@ibiza69)


    Hi I´m using v3 recaptcha in contact form 7, but at Google developers there is an error that says than can´t find the google recaptcha keys for V2

    Uncaught Error: Invalid site key or not loaded in api.js: xxxxxxxxxxxxxxxxxxxxxxx-xxxxxxxxxxxxxxxxxxxxx
    at Object.JL [as execute] (recaptcha__es.js:513)
    at execute ((index):802)
    at $p (recaptcha__es.js:515)
    at iG (recaptcha__es.js:516)
    at recaptcha__es.js:529
    at recaptcha__es.js:548

    https://www.gstatic.com/recaptcha/api2/v1554100419869/recaptcha__es.js

    How could I delete the code or fix that so Google developers doesn´t show that error?

    Thank you in advance!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Neil Murray

    (@buzztone)

    That error indicates you have not setup reCAPTCHA v3 correctly.

    If you’ve registered correctly for reCAPTCHA v3 (by following the instructions at reCAPTCHA v3) & it’s working, you should now see the reCAPTCHA Privacy badge displayed at the bottom of every page on your site (not just the pages where you’ve got CF7 forms).

    recaptchaV3-privacy-icon.png

    If the reCAPTCHA badge is not showing, this shows that reCAPTCHA v3 is not working on your site.

    Thread Starter ibiza69

    (@ibiza69)

    Hi Neil, thanks for the answer.

    Inded we hace the captcha v3 correctly installed, as we had in the past the version 2 too (with your plugin).

    The problem comes at google developers, again as I commented, seems the code from V2 is keept somewhere, as it´s giving that error, and if you check the link I shared with you is calling the version 2 of recaptcha and we are not using that version, we are with version 3, so that code is impossible to have it running well, as is inexistent version 2 keys installed, they are version 3 keys.

    As you say in your site:

    “Note: API keys for reCAPTCHA v3 are different from those for v2; keys for v2 don’t work with the v3 API. You need to register your sites again to get new keys for v3.”

    So, why is the captcha version 2 giving that error I shared with you, if we are not using that version, we have our contact 7 for updated and we are using version 3 keys?

    Thank you again for any feedback, but please read the question, you answered me about version 3 keys and not to my question about that code that it´s giving error about version 2 of recaptcha.

    I hate to jack another post but my situation is the exact same. I know for certain my V3 got messed up when installing so I went back to the V2. It works fine in the front but I am getting the same error in Google Developer. Two questions, ibiza69 did you come up with a solution, I would love to know? Neil, do you have any suggestions? If I could find where this is taking place or hiding I would just delete it, because my V2 is working great. Please any help would be so appreciated.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Google Developers error’ is closed to new replies.