Damien Retzinger

Results 118 comments of Damien Retzinger

Can you include the output headers on an OPTIONS request with curl targeted at your domain? ```bash curl https://DOMAIN.com/graphql \ -X OPTIONS \ -H "Access-Control-Request-Method: POST" \ -H "Access-Control-Request-Headers: content-type"...

What wound up being the problem, the allowed headers?

@leandrofreireasco ok. Then, for the origins, I assume you added those as ENV variables to the cloud UI? Could you add a screenshot of what you added? (Feel free to...

pinging @leandrofreireasco just one more time in hopes of a screenshot :)

Sorry @amcguireweb I don't have any merchants that use this on Commerce Cloud. If you're willing to hop in discord, I'd be happy to turn whatever comes out of that...

Related to: https://github.com/magento/magento2/issues/30820 https://github.com/magento/magento2/issues/29922 https://github.com/magento/magento2/issues/26112

This issue will likely only be closed if an external contributor creates a 3rd-party open source package.

I think this is likely an internal ticket that either @xelaint or I need to work on, but thanks @shadow0500

Superseded by @hanmangokiwi 's work in #2412 and the subsequent PRs for GitHub Actions