Flutter issue retrieving data from a database
So i’m creating a simple agenda app, the thing is i have two options once i’m looking for all the contacts, the do appear and they are written into a database and a backend created with Google Apps Script. Once i do the backup the data is written into the “database”(Which is currently just a Google Sheets doc) but once i try to recover it, to be shown in the app theres just errors, i have this for the backend: