Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"The subscription_tracking enable parameter is required" despite this property being set #43

Closed
Jericho opened this issue Oct 27, 2016 · 0 comments
Assignees
Labels
Bug This change resolves a defect
Milestone

Comments

@Jericho
Copy link
Owner

Jericho commented Oct 27, 2016

This issue is due to the fact that SubscriptionTrackingSettings.Enabled is serialized as "enabled" instead of "enable" like so:

    "subscription_tracking": {
      "text": null,
      "html": null,
      "substitution_tag": null,
      "enabled": false
    },
@Jericho Jericho added the Bug This change resolves a defect label Oct 27, 2016
@Jericho Jericho added this to the v0.7.2 milestone Oct 27, 2016
@Jericho Jericho self-assigned this Oct 27, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug This change resolves a defect
Projects
None yet
Development

No branches or pull requests

1 participant