FMC v1 test send message failed
Izidora
0
Reputation points
I am trying to set up FCM v1 in Azure notification hub.
- I generated private key in Firebase Console by choosing Service accounts -> generate new private key.
- In Azure notification hub i entered data from json downloaded in previous step (private key, mail, project id).
- Also, in google cloud console i do have an account with role Firebase Service Management Service Agent (1) where key is the same as one in mentioned json file.
When i try Test send i get
The Push Notification System rejected the request because of an invalid credential |
---|
The Push Notification System rejected the request because of an invalid credential' |
Is there something i forgot? What else can i check?
Sign in to answer