Using Firebase Cloud Messaging from a Google Cloud Project – SenderID mismatch
We’re trying to use Firebase Cloud Messaging (FCM) from a Google Cloud Function. We keep getting “SenderId mismatch”. Conceptually, I know what that means from reading dozens of other posts. But fixing it is another thing.