Open agoenks29D opened 4 years ago
This is the code like: {"code":"messaging/mismatched-credential","message":"The caller does not have permission"}, what is the actual message?
{ code: 'messaging/mismatched-credential',message: 'SenderId mismatch' },
how this work? same as web push in browser or not?
How to resolve this problem?