-
Notifications
You must be signed in to change notification settings - Fork 1
Description
I cannot send notifications, unless I have 'server key' field populated, however, that field is from Cloud messaging Legacy API, while I am using http v1 API (or at least I want to use it)
That was a short version.
Longer version: I've seen issues by having same details in test and production website. So, I've opened new firebase project following your instructions. At the moment, Google is having issues with creating server key, while the rest of the details can be created. So I did that, and not entering server key details, because I don't have them.
Also, on Cloud Messaging tab, in Firebase, it says that I have to migrate from it by 6/20/2024, which means this key will be deprecated.
If we want to use only httpv1, do we only need to upload service account json file? Why do we need server key that will be deprecated?

There is no error message at any stage to suggest that I am doing something wrong. There is no notification history, so I can see that sending failed, or creation of it failed, or message that I am missing server key.
