Is there any way to download the google-services.json from our firebase project console through some api and not manually.
Asked
Active
Viewed 158 times
3
-
There's currently no public API for this. – Doug Stevenson Nov 06 '17 at 20:04
-
is it possible to download that using curl ? – vaishali Nov 07 '17 at 04:54
-
1Not unless you can get an authentication token for your Google account, which is not really a thing that's intended for you to do. – Doug Stevenson Nov 07 '17 at 05:02
-
is there any other better way to download google-services.json file? – vaishali Nov 07 '17 at 05:36
-
what are the steps to get authentication token for google account..? – vaishali Nov 07 '17 at 10:37