Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

[Firestore, Node-red]

Open
#2,620 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
25/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
firebase, google-cloud, nodejs
Domain
backend, databases

Research direction

No repository file, test, or entry point is named. Start by reproducing the Node-RED Firestore connection with the stated service-account key and Firebase project ID, then trace the source of Error 5: Not Found; done means the connection succeeds and data can be added to the collection.

Written by the indexing model from the issue text.

Description

api: firestore

Here's the workflow:

I created a project in google cloud platform.
I went to Firebase, created a Firebase project, and then set up Cloud Fire store.
I navigated to the google cloud platform service account and selected fire base- admin since it was the only available option.
I created a file key for this service account.
In Node-RED, I used the Fires tore out node and entered the credentials in the admin config.
However, I'm encountering an "Error 5: Not Found" message, and I don't understand why it's not working. the Firebase project is base on the project id of google cloud platform i had created earlier

i want to connect my node-red firestore , and add some data to my collection and i had created my database on production mode.

Dominant language
TypeScript
Stars
1.7k
Forks
419
Avg merge
4d 20h
Merged PRs (30d)
16

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from firebase/firebase-admin-node

All issues in firebase/firebase-admin-node

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.