Skip to content

Can't set unsubscribed from emails to false #8

@christianharrington

Description

@christianharrington

When I call setUnsubscribedFromEmails(false) on an Intercom User object, the change is reflected locally, but when I call User.update with the user, the change can't be seen on Intercom.io. I intercepted the JSON payload being sent, and the "unsubscribed_from_emails" field seems to be missing when set to false. Works as expected when set to true.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions