Hi,
I well managed creating firebase project (1.1 – Creating a Firebase Project) but I’m experiencing issue in “4) Get Project API Key” because if I well see “ID of Project” & “Number of Project”, there is no “Web API key”!
What is wrong?
Thanks in advance for any hint or directions to get it fixed.
Bernard
(French user)
Hi.
They recently changed the interface.
I’m currently working on updating the eBook and I’m testing all projects from start and updating them to the latest versions of the libraries and ESP32 core.
TO FIX THE ISSUE:
You need to create an app first before getting access to the API key.
At the bottom of that page, click on the </> icon to create a web app.
- Give a name to your app. For example “ESP IOT App”. Select Also set up Firebase Hosting. Click on Register App.
- In the next section, a code snipet will show up. In the firebaseConfig variable, you can see the apiKey. Copy the API key. Then, click Next.
- Click Next-
- Continue to the Console
Now, you can see that on your project setting page, you have the firebaseConfig variable with the API key.
Let me know if you can get the API key.
Now, you don’t need to follow section 4) on page 128 because we already did it here.
Regards,
Sara
Hi Sara,
Thanks, I will have a try at.
Will you update the pdf course?
Regards
Bernard
Yes. I will update the PDF and everything to be compatible with the latest version of all libraries.
I’m currently working on it.
You’ll receive an email when the new version is out and with a link to download it.
I’ll mark this issue as resolved. If you need further help, you just need to open a new question in our forum.
Regards,
Sara