ERROR: Cannot read properties of undefined (reading 'toString')

Thanks @Jon , but I already managed to resolve the error. I was looking for string-type information from a number-type data in the Google Sheets spreadsheet. I solved the problem by changing the way I looked for information in the spreadsheet! Thank you very much!