Movatterモバイル変換


[0]ホーム

URL:


Sorry, we no longer support your browser
Please upgrade toMicrosoft Edge,Google Chrome, orFirefox. Learn more about ourbrowser support.
Skip to main content
Stack Overflow
  1. About
  2. For Teams
Loading…
Collectives™ on Stack Overflow

Find centralized, trusted content and collaborate around the technologies you use most.

Learn more about Collectives
42,798 questions
Filter by
Sorted by
Tagged with
0votes
0answers
20views

how do you save timestamp in firestore timetsamp format, could you provide google documentation for this? [closed]

how do you save timestamp in firestore timetsamp format, could you provide google documentation for this? could you provide documentationSo far, I have found it should be converted to nanoseconds if ...
0votes
1answer
20views

Firestore not working on ADK agent deployed to Agent Engine

My ADK agent works fine locally when running on adk web, but the instance running on Agent Engine always fails to read and write data from firestore. I get an error saying 403 Missing or insufficient ...
0votes
1answer
27views

Rules for checking document key existence in Firestore

So I have a document for an event. Here's the current structure:{ "name": "Some Event Name", "users" : { "a": { "name": "Some Name&...
0votes
0answers
66views

Copying DownloadURL from Firebase Storage into Firestore [closed]

I can successfully insert data into Firestore. I can successfully obtain the downloadURL whenever I upload Files to Firebase Storage.I would like to be able to copy this downloadURL and store it as ...
0votes
1answer
73views

Unexpected reads from Firestore upon signing in [duplicate]

14 Reads After the Login:Query Insight at the time of Log In:I am using basic email-password && google sign-in in my app. no other module yet. In my users collection there are only 3 ...
0votes
1answer
37views

Firestore security rules: allow read only if custom claim pst is "true" or not present

I’m building a web app where users sign in with a Firebase Authentication custom token. The token has claims like this:{ "iss": "------", "sub": "------", ...
-1votes
0answers
54views

Flutter Firebase app fails with "Unknown calling package name" despite correct SHA-1 and google-services.json

I'm facing a persistent authentication issue with my Flutter app on Android when it tries to communicate with Firebase services (specifically Firestore). I consistently get a java.lang....
0votes
1answer
56views

Referencing by SHA256 unique documentID vs. referencing by the field that generated the unique SHA256 unique documentID [closed]

I’ve been working on a React/Firebase app for the past 10 months, and things have been smooth so far. Recently, I decided to do some refactoring.I switched from using user-generated fields as unique ...
0votes
0answers
68views

How to fix firebase firestore permission/rules error?

I am building a Flutter mobile app using Firebase backend. I have four collections: institutions, resources, resourceTypes, users.I want the institution's collection to be accessible by any user (...
0votes
0answers
87views

40% of Firebase User Registrations Missing Firestore Documents

I'm experiencing a critical issue with my NextJS/Firebase application where approximately 40% of random user registrations result in "orphaned" users - users that exist in Firebase ...
0votes
1answer
45views

firestore Emulator database query results are incorrect/unstable

I am using the Google Firestore Emulator locally for development. However, when I query the database data, I find that the results are inconsistent and not correct each time. Here is the detailed ...
1vote
1answer
122views

Firestore Security Rules resource.data is not returning correctly

I have a collection named "dms" that has "firstUserId" and "secondUserId" as fields in its documents. The following rule is giving me permission denied error:match /dms/{...
0votes
0answers
25views

Routing Issue: Transition to /category/smartphones/iphone Opens index.html Instead of category.html

I have a web application running on localhost:5000 using HTML pages (index.html and category.html) with dynamic component loading (e.g., header.html) via the loadComponent function. Links in the menu (...
0votes
1answer
88views

Firestore transaction with multiple writes - is my syntax okay?

I am hosting a competition where groups of players (classes in a school) compete for points.The players play individually and earns points for both themselves and for their class.I track individual ...
0votes
0answers
181views

Is it possible to test concurrent HTTP calls and Firestore side effects in Firebase Cloud Functions (Python, Gen 2)?

My goal is to write tests that:Simulate multiple concurrent HTTP POST requests to a cloud function endpoint (e.g., 2-3 identical webhooks arriving almost simultaneously).Verify database side ...

153050per page
1
2345
2854
Google CloudCollectiveSee more
This tag is in a collective: a subcommunity defined by tags with relevant content and experts.

Hot Network Questions

more hot questions
Newest google-cloud-firestore questions feed

[8]ページ先頭

©2009-2025 Movatter.jp