4
votes

I created a project in Firebase, and now want to access additional services in GCP. But the Google Cloud console does not list the Firebase project anywhere I can see.

This page gives instructions for the other direction (importing a GCP project into Firebase). This post makes it sound like it should just happen automatically -- but it's not for me.

(I do see all the other projects I've created directly from the google cloud console.)

2

2 Answers

10
votes

This happened to me. I was able to find the new project in the gcp web console as follows:

  1. login to the cloud console

  2. click on the project pulldown in the top left corner. enter image description here

  3. click the "ALL" tab from the "Select a project" modal dialog: you should see your new project in the list. enter image description here

4
votes

You may need to check the organization. Make sure, you are looking in the same organisation where the firebase project is created.