Vince Lee

Results 2 comments of Vince Lee

i'm using: ``` var mcMember = new MCMember { email_address = "[email protected]", status = "subscribed", merge_fields = new Dictionary { { "FNAME", "firstName" }, { "LNAME", "lastName" } } };...

We thought we had the same issue, but the exceptions that triggers a retry is logged with a severity level of 2, so can be filtered out on that.