Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Regenerate Web API key of Google Firebase

How do I regnerate my Web API key for Google Firebase? I deleted the autogenerated one due to misguided reasons.

If it's not deletable, do I need to create a just a new App or a new Project?

like image 696
ehacinom Avatar asked Jun 30 '17 05:06

ehacinom


People also ask

How to change Firebase Web API key?

Go to your API account, select a project at the "Select a project" dropdown in the upper left, and "Create Credentials" of the API Key variety. Firebase will link to your key automatically.

How to create a new API key in Firebase?

Be sure your Firebase project is still selected. Click Create credentials > API key. Take note of the new API key, then click Restrict key. In the API restrictions section, select Restrict key, then add to the list only the Super Service API .


1 Answers

Go to your API account, select a project at the "Select a project" dropdown in the upper left, and "Create Credentials" of the API Key variety.

Firebase will link to your key automatically.

like image 136
ehacinom Avatar answered Oct 06 '22 03:10

ehacinom