smartnav / fcm-notification

Push notificaton for ios and android
25 stars 13 forks source link

messaging/mismatched-credential #11

Open agoenks29D opened 4 years ago

agoenks29D commented 4 years ago

How to resolve this problem?

smartnav commented 4 years ago

This is the code like: {"code":"messaging/mismatched-credential","message":"The caller does not have permission"}, what is the actual message?

agoenks29D commented 4 years ago

{ code: 'messaging/mismatched-credential',message: 'SenderId mismatch' }, how this work? same as web push in browser or not?