Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › eStore: can't locate MailChimp list in account
Tagged: mailchimp api
- This topic has 6 replies, 4 voices, and was last updated 10 years, 9 months ago by Peter.
-
AuthorPosts
-
January 29, 2014 at 9:21 pm #10518lesatownsendMember
Hi,
I’ve tried everything to try to get this to work. Neither the shopping cart or eMember will sign up people to the mailing list. When I enable debug, all I get is: FAILURE :Could not find a list name in your MailChimp account that matches with the target list (Note the other functions work properly: sends purchase confirmation email, subscription email for membership).
What I’ve tried: I copied/pasted the name of the list to remove the chance of a typo. Make the “name” field optional. Installed new copies of the plugins. Disabled all non-essential plugins. Still it doesn’t work. What’d I miss?
The site that I’m having the issues with is claimitliveit.com
Let me know if you need access.
January 29, 2014 at 10:45 pm #60579PeterMemberDouble check that the API key is correct by logging into the Mailchimp account and copying and pasting it into the eStore settings.
January 31, 2014 at 12:54 am #60580lesatownsendMemberAlready checked that. Even created a new API key and tried that. No go. Other suggestions?
January 31, 2014 at 11:06 pm #60581adminKeymasterThe only other explanation is that you are using API credentials of a MailChimp account where that list name doesn’t exist.
For a test you can use the API key and list name of another account to see if the signup work fine with that. Then you will know for sure that the issue is with that MailChimp account.
February 3, 2014 at 9:14 pm #60582StarCircleAcademyMemberOne more thing to check: If your mail list contains punctuation or a hidden space it may not work.
The format for adding a user to a Mailchimp GROUP (and subgroup) is like this:
LISTNAME|GROUPNAME|ITEMNAME
So if you have a list called “My Subscribers” with Groups “Good People”, “Bad People” and “Good People” has the item “REALLY Good People” the List Name would look like this:
My Subscribers|Good People|REALLY Good People
Do NOT use e.g. “:” or “|” or “,” in any of the fields.
February 7, 2014 at 1:13 am #60583lesatownsendMemberOkay, so I switched MailChimp accounts and the shopping cart worked — subscribed the buyer to the correct list.
Now that we know that the problem is likely with the original mailchimp account, how do we correct it?
Note: we did not have any odd characters in the name of the list. I had tried that fairly obvious option early in my troubleshooting — even went for so far as to use just one name without any punctuation or spaces — still nothing.
February 7, 2014 at 2:30 am #60584PeterMemberIn the Mailchimp account dashboard, go to the List fields and *|MERGE|* tags settings and check if you have specified any “Required?” fields for that particular list.
If so, please untick them and make them non-mandatory.
-
AuthorPosts
- You must be logged in to reply to this topic.