I have an application that uses Google FCM for sending push notifications.
When i send a push notification to a group of users, i get a response of MismatchSen
MismatchSen
In my case, I just was mistaking about project credentials: using google-services.json from one project, and server key from another.