firebase / firebase-admin-java

Firebase Admin Java SDK
https://firebase.google.com/docs/admin/setup
Apache License 2.0
545 stars 269 forks source link

Issue Same Fcm Fired from Firebase consode but not work from node js #988

Closed Chandan1998788 closed 2 months ago

Chandan1998788 commented 2 months ago

i used node js for custom notification for android and ios but for ios i faced issue Error sending notification: { error: { code: 404, message: 'Requested entity was not found.', status: 'NOT_FOUND', details: [ [Object] ] } }. -But same fcm token fired from firebase console send notification

google-oss-bot commented 2 months ago

I couldn't figure out how to label this issue, so I've labeled it for a human to triage. Hang tight.

lahirumaramba commented 2 months ago

This is the repo for Firebase Admin Java SDK. If you are facing an issue with the Node.JS SDK please open a new issue on https://github.com/firebase/firebase-admin-node and provide us with error logs and/or a minimal repro.

Please use StackOverflow for usage questions.