I\'m making an script to read data from google spreadsheet using the following script on nodejs:
var url = oauth2Client.generateAuthUrl({ access_type:
The same problem occurred when I updated the scope. Along with the instruction, I delete the token.json file under the same directory with the python script, then the Authentication scope issue went away.