Solutionunvalidated
If you intend to use the Firebase Admin SDK for access on your backend, you should use only that, and not the client SDK at the same time. Tension: The admin SDK doesn't expose functions like `doc()` and `collection()`.
03c5959b-9552-4d73-9313-402b13a1c280
If you intend to use the Firebase Admin SDK for access on your backend, you should use only that, and not the client SDK at the same time. Tension: The admin SDK doesn't expose functions like doc() and collection().