Firebase – SENDER_ID_MISMATCH 403 error after migrating FCM APIs to HTTP v1
I'm having troubles with sending push-notifications after migrating to FCM V1 I did everything that migration docs say https://firebase.google.com/docs/cloud-messaging/migrate-v1 Created a completely new project Created a json file for jwt token creation Updated headers Here is what my token creation…