- This topic has 2 replies, 2 voices, and was last updated 12 years, 11 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
Support site for Tips and Tricks HQ premium products
by
Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › WP eStore Troubleshooting › MailChimp account is using the login() API method which will be disabled
Hi,
I received this email from Mailchimp this morning.
Your MailChimp account is using the login() API method which will be disabled in the near future. Basically it means your web site or other application is programatically accessing your account behind the scenes – in the most common (and simple) cases many folks are using this for some sort of subscribe/signup form for their list.
This means code you are relying on will most likely stop working – in the mean time, your code will start running slower and slower.
I’m using WordPress 3.2.1 and eStore 3.9.6.
Any idea what’s going on here?
Thanks,
Michelle
p.s. The email is much longer than this, and if you’d like to see the whole thing I’ll be happy to post it.
Hi,
This change is affecting ALL mailchimp accounts not only just yours – so don’t worry
The thing you need to do is simply change the authentication method to use “API key” instead of login using username and password.
See this post for more info:
https://support.tipsandtricks-hq.com/forums/topic/mailchimp-autoresponder-api-changes
Thank you so much Peter! I just needed to update.