The Google Sheets v3 API will be shut down on March 3, 2020. Follow this migration guide to update your applications so that they use the v4 API. Learn more
https://developers.google.com/sheets/api/v3/authorize
It seems that we need to upgrade our API to v4 before March 2020.
Update Sep 2020
Here's a great google spreadsheet API module with v4 which we can learn from: Google Sheets API (v4) wrapper for Node.js