<!-- Thank you for filing an issue to make FirestoreGoogleAppsScript better. Please fill in as much of the template below as you're able. --> ## 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 code was running collectlly but now its not ##### Library Version: 33