MailChimp.NET icon indicating copy to clipboard operation
MailChimp.NET copied to clipboard

GetAllMembersForList fails when members keys list have duplicate fields.

Open NJain27 opened this issue 10 years ago • 1 comments

In the method ParseExportApiResults(string stringFromServer) when we add keys and values from result to the Dictionary contact, if the keys have duplicate fields then the dictionary.Add fails and the exception isn't handled or caught.

image

NJain27 avatar Dec 15 '15 02:12 NJain27

I've just run into this. Amazed that MailChimp doesn't enforce uniqueness of Field Labels!

bencurthoys avatar May 27 '16 16:05 bencurthoys