AbyssWalker
AbyssWalker

Reputation: 43

Mailchimp API update existing member throws "Member already in list"

I'm using the mailchimp marketing SDK for NodeJS

In the listed methods, there's a method called setListMember() which updates the member info if they are in the list, otherwise adds them. I've tried with several email addresses. One of them is causing the main issue.

All this issues happening with one particular email I found. Tried several potential fixes such as trimming, lowercase, white-space removing. None works. If anyone could help me out, I'd be grateful.

Upvotes: 0

Views: 182

Answers (0)

Related Questions