Skip to content
This repository has been archived by the owner on Oct 19, 2023. It is now read-only.

fix(subscription): retrieve all subscription to subscribeToAll #300

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Oupsla
Copy link
Contributor

@Oupsla Oupsla commented Apr 9, 2021

Why:

  • Subscribe to all was not working anymore (it does a 201, but in fact the contact was unmodified)

The correct way to subscribe to all communication subscriptions is first to retrieve all subscriptions types ids, and then to send the array with all those ids

@Oupsla
Copy link
Contributor Author

Oupsla commented Apr 9, 2021

Ping @ksvirkou-hubspot and @vkhomiv-hubspot for review, if you have time to do a new version after merging 🙂

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant