Forum Discussion
HiteshKumar
Expert
Are you getting any error?
if yes please share the screenshot.
santosh_csc
7 years agoGuide
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>
- HiteshKumar7 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.
Related Content
- 3 years ago
- 2 years ago
- 2 years ago