79625928

Date: 2025-05-16 21:02:21
Score: 1
Natty:
Report link

That error message you encountered is likely because you're using admin credentials in a client app. If you’re trying to access Firestore as a signed-in user, you can try using Firebase client SDK or authenticate the user using Firebase Auth REST API.

Additionally, you can take a look at this related Stack Overflow question. Although the post was made years ago, it could still provide some helpful insights.

Reasons:
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: yannco