firebase / firebase-admin-node

Firebase Admin Node.js SDK
https://firebase.google.com/docs/admin/setup
Apache License 2.0
1.63k stars 370 forks source link

[Firestore] #2591

Closed Fatima73222 closed 5 months ago

Fatima73222 commented 5 months ago

[READ] Step 1: Are you in the right place?

Cloud Firestore support is provided by the @google-cloud/firestore library. Therefore the easiest and most efficient way to get Firestore issues resolved is by directly reporting them at the nodejs-firestore GitHub repo.

If you still think the problem is related to the code in this repository, then read on.

[REQUIRED] Step 2: Describe your environment

[REQUIRED] Step 3: Describe the problem

Steps to reproduce:

What happened? How can we make the problem occur? This could be a description, log/console output, etc.

You can enable logging for Firestore by including the following line in your code:

admin.firestore.setLogFunction(console.log);

This will print Firestore logs to the console.

Relevant Code:

// TODO(you): code here to reproduce the problem
google-oss-bot commented 5 months ago

I couldn't figure out how to label this issue, so I've labeled it for a human to triage. Hang tight.

Fatima73222 commented 5 months ago
          - الاسم: المصادقة على Google Cloud
            الاستخدامات: google-github-actions/auth@v2.1.3
cherylEnkidu commented 5 months ago

Hi @Fatima73222 ,

Could you please open a new ticket and describe the problem in detail?