19

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?

ehacinom
  • 8,070
  • 7
  • 43
  • 65

2 Answers2

45

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.

ehacinom
  • 8,070
  • 7
  • 43
  • 65
  • 7
    If there are multiple keys available in API account, do you know how Firebase "select" one of the keys? Each key may have different restrictions on who can use it & what APIs can be used. – user482594 Feb 04 '20 at 05:21
2

But after the key is reset it does not reflect with the new Web API key generated under firebase project settings.