Firebase set-up: no Database URL

Hi everyone

I am trying to set up a firebase account so I can add email sign in for my app. I have set up an account but in the Project Settings (in Project Overview), there is no Database URL for me to copy and paste into Thunkable. When I go to settings, I get the following list (I’ve removed the actual values):

apiKey:
authDomain:
projectId:
storageBucket:
messagingSenderId:
appId:
measurementId:

Do I have to set up a separate database? I am confused!

1 Like

Yu need to select “Realtime Database” option from the left menu and create a new database to see the URL.

2 Likes

@muneer - thank you for the quick response and for solving my query.

2 Likes