Hi, how this error caused by Kaspersky products in my production and not runs any Kaspersky antivirus. Does it belong to the user who access to my system?
SourceCSPReportMessageContent Security Policy blocked 'https://gc.kis.v2.scr.kaspersky-labs.com/FD126C42-EBFA-4E12-B309-BB3FDD723AC1/main.js?attr=6Bhssj4c9_yPKq6_BbVfBHV3CaLZqy6nyzCb_srXejD_V5sjzVAiwCGaq8osBhivkCJdHVmPpsDkPvWR897FjNPtByAgONX5cuiJPoTlZ5hqg-RSAT0d3yqRGN7SKK6dtdPa-p7mBSVR_FRSnp8JCfOFlt5F7ppTYy9hTRQ8JH-Z0UuSzcX-V2b7UdYPreUU8Ac3ZUVC9ah44vXmqjqpejJDfxypgFPaM2gzKjeTXg4'.
Hi Amir,
Did you found this error in your Service Center Error Log?
If so, if you access in detail you can check which application or page is invoking something from kaspersky.
Regards,
Luís Dinis
Hello Amir,
CSP errors usually occur when the page is trying to load some source that is not allowed by the platform, in your case looks like a JS file.
If you inspect the page where you are getting this error I think you will be able to figure out where it originates. but if it does not have an impact on our app my suggestion would be to ignore it.
I you what to allow that JS file you can add it to the CSP of your app in the Service Center.
To learn more about CSP in OutSystems you can take a look at Apply Content Security Policy.
Hope it helps!
Paulo Rosário