Legacy Dev Forum Posts

 View Only

Sign Up

NotificationsApi postNotificationsChannelSubscriptions

  • 1.  NotificationsApi postNotificationsChannelSubscriptions

    Posted 06-05-2025 19:23

    hnguyen | 2022-12-08 13:58:36 UTC | #1

    I call postNotificationsChannelSubscriptions() few times and each time I put subscribed topics on the body. I expect this method will return all existing subscribed topics at the moment, however, sometimes I don't see some topics I passed in body of putNotificationsChannelSubscriptions() returned from this method. It looks to me some topics are subscribed successful but some are not. How can I make sure that all topics I pass in the body are subscribed successful? If a topic in the body is not returned from this method does it mean that topic is not subscribed successful? Thanks


    Zino_Onokpise | 2022-12-15 03:51:36 UTC | #2

    Hi hnguyen,

    The PUT operation to update topics should return all of the valid topics that were requested in a 200 response unless maybe there were some duplicates in the request? Can you give examples of topics that were not returned in a 200 response?

    Zino.


    system | 2023-01-15 03:51:39 UTC | #3

    This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.


    This post was migrated from the old Developer Forum.

    ref: 17556