EmicoEcommerce / Magento2Tweakwise

Magento 2 module for Tweakwise integration
Other
4 stars 16 forks source link

fix: allow access control origin in facets/facetattributes request #174

Closed ah-net closed 2 months ago

ah-net commented 2 months ago

When the admin runs on an different domein, the facet/facetattributes request fail due to access control limitations. This pull request fixes that by setting the access control allow origin in the headers.