Importer now uses gspread
Google OAuth2 was giving some issues when trying to connect to Sheets (this was not an issue last year), so I've decided to change importer.py
and make it rely on gspread
to communicate with Sheets.
Google OAuth2 was giving some issues when trying to connect to Sheets (this was not an issue last year), so I've decided to change importer.py
and make it rely on gspread
to communicate with Sheets.