我越来越SENDER_ID_MISMATCH想FCM发送通知时出错。
以下是我刚开始的错误信息
引起:com.google.api.client.http.HttpResponseException: 403 Forbidden { "error": { "code": 403, "message": "SenderId mismatch", "status": "PERMISSION_DENIED", "details": [ { "@type": "type.googleapis.com/google.firebase.fcm.v1.FcmError", "errorCode": "SENDER_ID_MISMATCH" } ] } }