When try to send notification on one plus nord then i got error MismatchSenderId and i already add the right server key from firebase and already add right FCM token which i got from the one plus nord 11 but i got below error.
{
"multicast_id": 7934968170649895964,
"success": 0,
"failure": 1,
"canonical_ids": 0,
"results": [
{
"error": "MismatchSenderId"
}
]
}