Skip to content
Advertisement

Errors using MailChimp API adding email address to list

I am trying to add email addresses to my mailchimp mailing list but am getting an error saying

JavaScript

I have just created the API key and haven’t done much with MailChimp before. I think the list ID is correct, I just grabbed it from the URL of my actual list in a browser https://us9.admin.mailchimp.com/lists/members/?id=######

JavaScript

Advertisement

Answer

The API list ID is not the same as the browser one. (Don’t ask me why). To find out the API list ID, use the API Playground. https://developer.mailchimp.com/

User contributions licensed under: CC BY-SA
5 People found this is helpful
Advertisement