vuestorefront / vue-storefront-api

Vue.js storefront for Magento2 (and not only) - data backend
https://www.vuestorefront.io
MIT License
348 stars 338 forks source link

mailchimp api 404 response #559

Closed michhy closed 3 years ago

michhy commented 3 years ago

I activated mailchimp-subscribe in config/local.json, and also input and check the mailchimp listId/ apikey/ apiURL in local.json for multiple times, even tested the mailchimp url 'get' request in Postman API with 200 response, not sure why I just keep getting 404 when sending request to mydomain.com/api/ext/mailchimp-subscribe/subscribe?email=xxx@xx.com

michhy commented 3 years ago

my bad, i forgot to add md5 in package.json and yarn