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
20 stars 3 forks source link

apiKey setup area #18

Closed GrandyB closed 4 years ago

GrandyB commented 4 years ago

Have an apiKey text/hidden field tied to the newly separated application.properties file.

Perform validation on the apiKey using sample Spreadsheet/Workbook id; throw appropriate errors to guide user.

Help link that opens readme section on apiKey when key in invalid state.

GrandyB commented 4 years ago

Released in v0.5