Shivshankar
8 years agoAce
Unable to unsubscribe to an event
I have subscribed to Event "MessageUpdate" using event subscription , got a token . Now using this token i am trying to unsubscribe but getting following error : url :https://cloudsquadsdev2.stag...
- 8 years ago
You API URL is wrong . Please use the below URL for unsubscribe call.
You didnt add the unsubscribe keyword
subscriptions/token/[subscription_token] /unsubscribe
Tariq
Give kudos if you find my posts helpful or mark solution if it answers your query