Minimal code to reproduce the problem
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