leandrofreireasco

Results 5 comments of leandrofreireasco

@damienwebdev any update on this one? Having the same issue here

@damienwebdev I'm working on a cloud project right now. Our stack is Angular (Frontend) and Magento Cloud. We are getting issues with CORS while trying to fetch data from a...

@damienwebdev just to let you know, I figured it out. In order for this module to work with Magento Cloud, we need to add the following entries to the app/etc/config.php...

yep, those 3 headers must exist: - cors_allowed_origins - cors_allowed_methods - cors_allowed_headers

Here we go @damienwebdev app/etc/config.php .magento.app.yaml