You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have compiled the following project with a sample.
Project path: ..\flutterfire\packages\firebase_messaging\firebase_messaging\example
Normal sample works normally.
Next, when the google-services.json file is changed to mine, if the following error occurs, the message will not be sent.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I have compiled the following project with a sample.
Project path: ..\flutterfire\packages\firebase_messaging\firebase_messaging\example
Normal sample works normally.
Next, when the google-services.json file is changed to mine, if the following error occurs, the message will not be sent.
Please tell me how to fix it
source
log (response)
{"message":"Internal Server Error","error":"SenderId mismatch"}
Beta Was this translation helpful? Give feedback.
All reactions