Device_token and subscribed parameters
-
Hi,
I sent a request to subscribe on products using postman
https://senglobalstore.com/wp-json/pd/fcm/subscribe?api_secret_key=QIfKCknAckxFz4vVRLF!lkh%26&user_email [email protected]&device_token =AAAA-g6NbZA:APA91bGlPRUE9vem8dMB4fbumemVhqAzSOLvZkdL5OZ7JevgLzMcCMdZQCz8335-wD-u6qk_3uFbPoWsezWsCZ_dePfO0iH_a8xEgl11MxURGaLwU2b4flyfcZ_eA0DKwBbZbLWpJMZj&subscribed=bijoux
The api key is the key generated by the plugin
Device_token is the server key given by firebase console
Subscribed parameter is the slug of the categegory.I got this response
{
“status”: “ok”,
“message”: “device token registered”,
“registered_id”: 1990
}
But when i create a new product, there isnt a notification sent.
Any help
Regards
The topic ‘Device_token and subscribed parameters’ is closed to new replies.