How to add google API console
created API Key
for Firebase Cloud messaging
. Currently, firebase has created API Key by default, but there is no option to add another key?
Asked
Active
Viewed 86 times
0

Sudhanshu Gaur
- 7,486
- 9
- 47
- 94
1 Answers
0
You can generate a new FCM server key from the Firebase console. But you can not add your own keys from other places to FCM.

Frank van Puffelen
- 565,676
- 79
- 828
- 807
-
Is there any option in firebase to create more than one keys, because I want to have different restrictions on different keys? Also if there is no such option then why there is option to even create an API key in Google API console when you just cannot even use them. – Sudhanshu Gaur Feb 01 '19 at 18:37