tanveery / recaptcha-net

reCAPTCHA for .NET library lets you easily use Google's reCAPTCHA in an ASP.NET Web Forms / MVC / ASP.NET Core application.
Apache License 2.0
161 stars 68 forks source link

This is not wokring with recent Google Changes #49

Closed bipin24x7 closed 5 years ago

bipin24x7 commented 5 years ago

I am keep getting below error. This needs to be fixed. If Developer cannot keep this updated with Google changes and also no support for version 3 then I would suggest to take down or turn off this repository. google_captcha_issues

bipin24x7 commented 5 years ago

Never mind. I was looking at wrong setting and it was setting up for version 1. However, it is good to have reCaptcha v3 in this code.