Forum Discussion
HiteshKumar
8 years agoExpert
Are you getting any error?
if yes please share the screenshot.
- santosh_csc8 years agoGuideI'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>- HiteshKumar8 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_csc8 years agoGuideWhen I pass subscription type alone, it will subscribe to me.
Not to the user I wanted to.