Forum
Add-on MailChimp error importing subscriber list
I'm encountering an error when importing the subscriber list from mailchimp.
The Error in the Diagnostic report is:
Array
(
[type] => 2
[message] => fopen(https://us10.api.mailchimp.com/export/1.0/list?apikey=XX&id=b283603204): failed to open stream: no suitable wrapper could be found
[file] => /var/www/web/perch/addons/apps/perch_mailchimp/PerchMailchimp_Util.class.php
[line] => 37
)
It only happens on the live website, both localhost and preview site work as expected with same details. Guessing it could be server config issue but I'm not sure where to start looking.
Any help/pointers appreciated.
Thanks
Can we see your Diagnostics Report please?
It's too big to paste in here. Can I mail it instead?
This is the part at the bottom:
You can find your diagnostic report under Settings > Diagnostics. It's not long.
You should rotate your MailChimp API key as you've now made it public.
Thanks
Report:
There's a newer version of the MailChimp app that you'll need to update to. The version you've got is based on an old API that is being turned off.
Thanks Drew, Updated and all working perfectly. Nice update to the MailChimp App BTW.