ryan-d-williams / MMM-GoogleSheets

Google Sheets Module for MagicMirror
MIT License
30 stars 2 forks source link

Add error message if sheet in config does not exist #37

Closed ryan-d-williams closed 3 months ago

ryan-d-williams commented 3 months ago

If the user enters a sheet name that does not exist, there should be an error message that says so. Right now it is a vague error that is very confusing and has led to a ton of open issues.

  1. Update the GAS library to push this error if the sheet doesn't exist
  2. Update the module to process this error and display it on the mirror