TheCoachSMB

Archives July 22, 2021

Solved: Content Security Policy Warnings in Magento 2

Sample Issue:   Solution:- To resolve the we need to override the csp_whitelist.xml file present in the module_csp module. To override, we need to create the custom module. So let’s…

Magento 2
Solved: Content Security Policy Warnings in Magento 2

Sample Issue:   Solution:- To resolve the we need to override the csp_whitelist.xml file present in the module_csp module. To override, we need to create the custom module. So let’s…