Forum Discussion
santosh_csc
Guide
I'm not sure whether I'm calling API in right way or not.
For above one, the error is,
<response status="error">
<error code="501">
<message>
Unknown path element at node 'node_subscription_context'.
</message>
</error>
</response>
For above one, the error is,
<response status="error">
<error code="501">
<message>
Unknown path element at node 'node_subscription_context'.
</message>
</error>
</response>
HiteshKumar
7 years agoExpert
Also. it seems there is some issue with your API as well.
1. You just need to pass the subscription type only.
2. Need to use this API in the endpoint instead of component.
Below doc will help you
https://community.lithium.com/t5/Developer-Discussion/Board-subscription-option/m-p/409761#M13274
- santosh_csc7 years agoGuideWhen I pass subscription type alone, it will subscribe to me.
Not to the user I wanted to.- HiteshKumar7 years agoExpert
You can manage only your own subscription.
There is no such API to manage other user's subscription.
- mkuehnkhoros5 years agoAce
Is this still the case today? From what I've seen so far, you can only subscribe yourself to things, not other users.
I have a use case where I need to use the API to subscribe other users to various things, and am looking for a solution.
Related Content
- 3 years ago
- 2 years ago
- 2 years ago