-
Notifications
You must be signed in to change notification settings - Fork 181
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
1cec263
commit fa40315
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
fa40315
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi Brandon.I recently started using Mailchimp.Net (version 3.5) and it seems to me that I discovered a bug. When I create a campaign with a scheduled posting on Mailchimp, then unscheduled this campaign. After I address this campaign using Mailchimp.Net I get a raw conversion error. I carefully studied this error and realized that Mailchimp.Net class "Capmaign" has the property "SendTime" of type "DateTime?", But Mailchimp returns the object "Json" for which this field has the value "-001-11-30T00 +00: 00 ", for this" Newtonsoft.Json "can not convert it into type" DateTime ". Could you check and fix it
fa40315
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks to be a bug on the mail chimp side. I can contact them.