when do firebase push notification
firebaseAdmin.messaging().sendMulticast(message)
I get and error
// Error: Requested entity was not found. at FirebaseMessagingError.FirebaseError [as constructor]
// code: "messaging/registration-token-not-registered", message: "Requested entity was not found."
Short answer try new client registration token, and get fresh registration token from your client
The provided registration token is no longer registered.
Docs source: https://firebase.google.com/docs/cloud-messaging/send-message#admin
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With