BlueBubblesApp / bluebubbles-server

Server for forwarding iMessages to clients within the BlueBubbles App ecosystem
https://bluebubbles.app
Apache License 2.0
553 stars 47 forks source link

[FCMService] Firebase returned the following error (Code: messaging/mismatched-credential): SenderId mismatch #698

Open TorranceYang opened 1 month ago

TorranceYang commented 1 month ago

Really enjoying this project, got it set up today on a Mac Mini! I did have one issue with notifications, so reporting what I can here. I did find a workaround which is at the bottom.

Issue On a fresh install of the server, Firebase was recorded as configured correctly on both server + client, but was unable to receive notifications with error: [FCMService] Firebase returned the following error (Code: messaging/mismatched-credential): SenderId mismatch.

Details Server

Client

Attempted solutions

Workaround I managed to fix this one on my Fold by navigating to Settings -> Connection & Server -> Sign In With Google: Fetch Firebase Config by Signing in with Google and then signing in. That finally showed an active connection to the Firebase server and allowed me to received notifications.

cameronaaron commented 2 days ago

When is this occuring?