Base solution for your next web application
Open Closed

recaptcha problem - URGENT....!!!! #5448


User avatar
0
BobIngham created

aspnet-core, angular - 5.4.1 I have implemented subdomain control which is working well (subdomain.projectname.com...) but when I go to register a new tenant through the public facing register-new-tenant page (the visitor selects the "free trial" on the editions page) recaptcha is informing me:

ERROR for site owner:
Invalid domain for site key

What do I have to do to get recaptcha working again?


3 Answer(s)
  • User Avatar
    0
    alper created
    Support Team

    hi,

    you need to get ReCaptcha keys for your angular domain like if you have a public website let's say MyShopping.com and your angular website is MyShoppingBackoffice.com get your ReCaptcha keys for MyShoppingBackoffice.com

  • User Avatar
    0
    BobIngham created

    @alper. Thanks, problem solved.

  • User Avatar
    0
    alper created
    Support Team

    good to know ;)