Firebase Cloud Messaging Node Server does not send notification to Single Device

0

I have a project via firebase-admin on the Node, where I send notifications to my devices that have the application registered in the firebase, however I can only send by topic, when I try to send by 'token', it presents this error

In the application part I use the Phonegap Plugin Push, where it gives a callback with the Firebase Registered Token.

Someone can help me if this is some authentication I need for Node Server.

    
asked by anonymous 08.11.2018 / 17:32

0 answers