You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cron ebizmarts_ecommerce outputs error:
Requested country is not available.
Version: 102.3.41
Magento: 2.3.4
Multiple storefronts (languages) and multiple Mailchimp Stores (1 list for each language).
In issue #58 this has already been fixed for other e-commerce jobs but the issue still persists when the country is attached to the address.
In the _getAddressValues method in the Ebizmarts\MailChimp\Helper\Data class a disabled country can still cause exceptions and thus prevent the cron from completing.
The text was updated successfully, but these errors were encountered:
Cron ebizmarts_ecommerce outputs error:
Requested country is not available.
Version: 102.3.41
Magento: 2.3.4
Multiple storefronts (languages) and multiple Mailchimp Stores (1 list for each language).
In issue #58 this has already been fixed for other e-commerce jobs but the issue still persists when the country is attached to the address.
In the _getAddressValues method in the Ebizmarts\MailChimp\Helper\Data class a disabled country can still cause exceptions and thus prevent the cron from completing.
The text was updated successfully, but these errors were encountered: