'"No CAPCHAs" message. (This content is blocked. Contact the site owner to fix the issue)
I added google recaptcha to my reactJs project. I added all the domains that I want the recaptcha work in include 'localhost'. The recaptcha worked for two 2 days but suddenly I got grey box with caption "This content is blocked. Contact the site owner to fix the issue".
How can I fix it? By the way, I an the site owner. error screenshot
Solution 1:[1]
I have fixed this by removing contents in Content-Security-Policy in Realm Settings > Security Defenses > Headers. For my case it worked. I think this would help although this is not right solution.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | Nalin Kularathna |
