After switching to FCM v1, push messages stopped being sent. I always get mismatch sender id error.
I created a key for the service account, added it to the code, and when sending a message, there is still a mismatch sender id.
I tried to give this service account access rights, add the Firebase Admin SDK role, but I do not find such a role in the list of available. I also created a new, custom role where I gave all rights and also this role is not in this list
https://prnt.sc/TvDMzMo4xCmgTell me what I might be doing wrong?