Getting error maximum call stack size exceeded when Exporting Data from Firebase Firestore to Google Sheets using Google Apps Script
I want to export data from firestore to googl sheets using Google Apps Script, I followed along this tutorial, and this is the code I used