Stamped-io / Magento-v2.x

2 stars 4 forks source link

adding stamped.io to whiltelist in CSP module magento2.3.5 #7

Closed Asma-Hawari closed 4 years ago

Asma-Hawari commented 4 years ago

Hi , I'm working on Magento 2.3.5 and I have to whitelist your domain in csp_whitelist.xml so it can work ( due to a newly added module named csp in magento2.3.5) I added this line to <policy id="connect-src"><value id="stamped" type="host">*.stamped.io</value> but it's not working , do you have any idea why ? did I add the. wrong host for your extension ??

Screen Shot 2020-06-03 at 1 56 10 PM
tommyong commented 4 years ago

Likely due to the “Id”.

Asma-Hawari commented 4 years ago

i don't think so ! the steps to reproduce : 1- install magento. 2.3.5-p 2- install stamped.io and configure it correctly 3- go to product page 4- the error will be thrown i will attach the images from the server , please reply asap thank you !

Screen Shot 2020-06-27 at 11 04 34 AM Screen Shot 2020-06-27 at 11 05 06 AM