Firebase - Where is My Account Secret in the New Console?

Solution 1:

  1. click on the settings/cog wheel icon next to your project name at the top of the new Firebase Console
  2. Click Project settings
  3. Click on the Service Accounts tab
  4. Click on Database Secrets
  5. Hover over the non-displayed secret and click Show

Solution 2:

enter image description hereI have added a picture with steps on how to reach this step. You may find this useful https://imgur.com/a/Y2gzD

Solution 3:

To see a full list of all the credentials associated with your firebase app you would have to go to

Google Developer Console

On the menu tab select your firebase project from the dropdown menu.

On the Credentials tab you will find all your keys both API keys and OAuth 2.0 client IDs for both browser and server authentications.

Solution 4:

First you have to create a Realtime Database then you can find your secret key under Project settings --> Service accounts--> Database secrets