Base solution for your next web application
Open Closed

Google recaptcha #8340


User avatar
0
A4amen created

I have ASPNET Zero 8.1MVC.

I have build and deployed the app on a cloud VM.

Now I am getting "Error for site owner. Invalid domain for site key" when I try to sign a tenant up

I have created new Site key & secret key from google captcha and replace it in Appsettings.json under the MVC Layer.

But still I am not getting the captcha check box like it should be.

After I try to disable the recaptcha from settings, I get this error while creating a tenant: Error: No connection could be made because the target machine actively refused it. 127.0.0.1:25

Hope to hear from you soon.


2 Answer(s)