0
velu created
Hi,
We are injecting HTML page inside our project and post it. [Requirement : We are getting HTML page from Third party API and inject this page inside our environment]
at that time we are getting this security alert.
<span style="color:#FF0000">Refused to load the font '<URL>' because it violates the following Content Security Policy directive: "default-src 'self'". Note that 'font-src' was not explicitly set, so 'default-src' is used as a fallback.</span>
Please help us to solve this
Thanks