Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #10045371
    umbrellamanagement
    Participant

    Hello,
    I followed all the instructions for recaptcha3, copy the google keys correctly (checked multiple times) in the files you mentioned, but I still get the error: Error! There was an error sending your message. reCaptcha Error: Invalid token. Please contact the website administrator.
    The token are valid, are correct… what can I do?
    Thank you!


    #10045372
    Support
    Keymaster

    Try to change the class contact-form in the HTML.

    FROM:

    <form class="contact-form custom-form-style-1" action="php/contact-form-recaptcha-v3.php" method="POST">

    TO:

    <form class="contact-form-recaptcha-v3 custom-form-style-1" action="php/contact-form-recaptcha-v3.php" method="POST">

Viewing 2 posts - 1 through 2 (of 2 total)

This topic is marked as "RESOLVED" and can not rceive new replies.