sendinblue / APIv3-python-library

SendinBlue's python library for API v3
MIT License
82 stars 40 forks source link

Issue using get_email_campaign function #15

Closed chunyiyeo closed 5 years ago

chunyiyeo commented 6 years ago

When using the get_email_campaign function, the following exception is raised if my campaign does not have input in "scheduled_at". This input is optional during campaign creation.

Exception when calling EmailCampaignsApi->get_email_campaign: (0)#012Reason: Failed to parse `` as datetime object

The api actually returns fine, it is the python client that raises the exception.

aakanksha-sib commented 5 years ago

Hi @chunyiyeo , This issue no longer exists. Apologies for the delayed response. Thanks!