Closed DustSwiffer closed 2 years ago
Solved apparently the nuget is using inline scripts which made it impossible to generate a key. sadly have to add unsafe-inline to my headers
@DustSwiffer im facing the exact same issue, can you elaborate what you added in CSP?
Hi guys!
I am trying to use your nuget but struggling with the intregration.
I have implemented the nuget like told in the readme but once I try to submit my request it will fail based the the Recaptcha Value. Just double checked if my appsettings is filled with the correct keys and it is. so thats not the case. @Html.Recaptcha() is rendering the badge without any error.
I hope you guys can help me out. (if you need anything else of information let me know)
part of the form where the recaptcha needs to be rendered
Part of method thats being called after submitting the form
update: using v3