Hi everyone, after migrating from v8 to v10 there's still a couple more issues we need to work through. One of these is enabling Google ReCaptcha. We have included the appropiate settings in our appsettings.json:
But still receive this error:
The logs do not show any errors. Any tips on what we could have missed would be much appreciated.
Thanks!
Google ReCaptcha - Missing the Site Key Error
Hi everyone, after migrating from v8 to v10 there's still a couple more issues we need to work through. One of these is enabling Google ReCaptcha. We have included the appropiate settings in our appsettings.json:
But still receive this error:
The logs do not show any errors. Any tips on what we could have missed would be much appreciated. Thanks!
Issue was that "Forms" was defined within the "CMS" block. Took it outside and works as expected.
is working on a reply...