GrandyB / SheetsIO

Small configurable Java app that pulls data from a Google Spreadsheet (using v4 api) and writes to files and a local webserver.
GNU Lesser General Public License v3.0
22 stars 3 forks source link

Write empty files when URL returns 404 #38

Closed GrandyB closed 3 years ago

GrandyB commented 3 years ago

Instead of opening an in-your-face error popup, just write an empty file instead and log it.

GrandyB commented 3 years ago

Released in v0.7.2