How can i generate private key for firebase admin sdk?

Viewed 592

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!

2 Answers

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.

Related