Skip to content

Issue using get_email_campaign function #15

@chunyiyeo

Description

@chunyiyeo

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions