firebase / firebase/firebase-admin-node

App Check 'Missing appcheck token' error when performing RTDB operations

Aperta
#1,788 5 commenti 0 reazioni 1 assegnatario Rivendicata da @maneesht Vedi su GitHub
api: database
Lingua principale
TypeScript
Stelle
1.7k
Fork
419
Merge medio
3g 10h
PR unite (30g)
16

Descrizione

- Admin SDK should bypass AppCheck token verifications for RTDB operations. This seems to be a regression issue in `@firebase/database@0.13.0` and up (which is a transitive dependency of `@firebase/database-compat`).
- It appears that the issue was previously fixed in https://github.com/firebase/firebase-js-sdk/pull/5146/files

Can reproduce on `firebase-admin@10.3.0` and up.

```
└─┬ firebase-admin@10.3.0
└─┬ @firebase/database-compat@0.2.2
└── @firebase/database@0.13.2
```

Internal issue: b/236414557

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.