Unsubscribe error and bad documentation
-
Hi,
I want to use your plugin, but the documentation is outdated.
I can’t unsubscribe from the notifications, always got
{"status":"error","message":"user email or token does not exist"}even I copy all the fields from the All Registered Devices pagePlease help to solve this
For unsubscribe the link is not
http://yoursite.com/wp-json/pd/fcm/subscribethe correct one ishttp://yoursite.com/wp-json/pd/fcm/unsubscribeThe parameters changed also, you need the following ones:
- unsubscribe_with (Required) – this should be the same email when I register the device or what?
- api_secret_key (Required)
- device_token (Required)
The topic ‘Unsubscribe error and bad documentation’ is closed to new replies.