Hello.
We encountered this error during our Information Security Scan. I tried applying the necessary configurations in LifeTime but, the PDF still keeps getting blocked. Below are the errors and the display after the app proceeds to display the PDF.
Would greatly appreciate help on this. Thank you.
Hi
As per given error you need to update frame-src CSP in lifetime. If you are not aware which URL you need to add in frame-src then run your application, inspect element and in console check for blocked URL. Sometime it don't take immediately after making changes in CSP so you can republish your applications.
regards
Will I add the blocked URL in the Child-src configuration in LifeTime?
Hi Carlos,
As suggested by Vikas, you need to add the blocked URL in the Child-src configuration in LifeTime.
Once added, you should be able to access your URL. In some cases, it might take some time so you can republish and check.
Thanks.
Hello. It worked like a charm.
Thank you very much.