I’m trying to set up Firebase to test a feature. I created a project, web app and database within firebase. Following Thunakble Docs instructions, the Firebase database URL should be: https://projectId.firebaseio.com - NOT WORKING
It seems they changed the format, so i tried the database link format:
gs://projectid.appspot.com - NOT WORKING
https://console.firebase.google.com/project/**projectID**/storage/path-ponder-2.appspot.com/files - NOT WORKING
ERROR:
Firebase Connection issue: Check API key and Database URL. Refer to our [docs]