Base solution for your next web application
Open Closed

Issue with Recaptcha #8973


User avatar
0
cedricdeschamps created

Hi,

I have this error in my console when I try to create a tenant and I don't understand it: "Invalid action name, may only include "A-Z a-z/_". Do not include user-specific information."

I changed the settings of recaptcha, configured localhost in it and I have the exact same issue.

Thanks for your help

Cedric


1 Answer(s)
  • User Avatar
    0
    cedricdeschamps created

    Ok, there is a bug in register-tenant.component.ts you should replace 'register-tenant' by 'registertenant', recaptcha do not support the character '-'.