7

I am trying to create new private key for firebase admin sdk, but the button is not available. Can someone guide me on how can i achieve this?

enter image description here

Any solution appreciated!

Frank van Puffelen
  • 565,676
  • 79
  • 828
  • 807
Robin Singh
  • 1,565
  • 1
  • 13
  • 38

2 Answers2

9

After a lot of struggle. Finally, I found the solution. Just go to google cloud and click on the firebase-admin option and add your keys

https://console.cloud.google.com/iam-admin/serviceaccounts

You can also check this video

enter image description here

enter image description here

Robin Singh
  • 1,565
  • 1
  • 13
  • 38
0

firebaser here

The option to generate this key was accidentally removed from the Firebase console last Friday, as a new version of the console interpreted the HTML differently than in the past. We have a fix for this rolling out in production today.

Frank van Puffelen
  • 565,676
  • 79
  • 828
  • 807