kazutoshisugita
Results
1
issues of
kazutoshisugita
## Minimal code to reproduce the problem ```javascript var firestore = FirestoreApp.getFirestore(dateArray.client_email, dateArray.private_key, dateArray.project_id); const documents = firestore.getDocuments("collection_name"); ``` ## Expected Behavior when i run this a month ago, this...
bug