Problems Connecting to Firestore Cloud Database

Hi,
I believe it is your code I was actually trying to implement. Thanks for trying to help
. I tried to console.log inside subscribe and didnt get any output.

The error I keep getting from console is this:

failed to load; server responded with status of 404 not found - local/host 1

im guessing this is an error with the set up of the database.

For testing purposes I made a collection called goals similar to the code, I am declaring credentials inside app.module.ts so I don’t quite know why I am having issues connecting to db