reCaptcha v2 Error

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
4 years ago
After enable reCaptcha and providing the correct public and private key, getting the error "The reCAPTCHA response is invalid or malformed. Please try again."

After checking the log, the issue seems to be related to redirection of http to https. as on IIS level our site is http, but all requests are transferred to https through a reverse proxy.

System.AggregateException: One or more errors occurred. (The SSL connection could not be established, see inner exception.) ---> System.Net.Http.HttpRequestException: The SSL connection could not be established, see inner exception. ---> System.Security.Authentication.AuthenticationException: The remote certificate is invalid according to the validation procedure.

Need help in solving this.
4 years ago
Hello,

Which version are you using ?

Did you test other captcha such as Login, Register, Contact us etc ?

Did you Faced same issue ?
4 years ago
Version: 4.2
All forms have same issue.
4 years ago
Is it possible than give me your team viewer or any desk ?

I want to check what is happened bcz in default 4.20 it is working well weather it is https or http.

i will guide you.

Thanks,
Smiten Kalathiya
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.