# Save the credentials for the next run
with open('token.json', 'w') as token:
token.write(creds.to_json())
oauth2client deprecation. Что на замену, смотрите тут.
onEdit на любое другое имя и установите триггер от своего имени. Все будет как надо.
var ss = SpreadsheetApp.openById('1NwVHHy7MwRG5AuCT3F0pz2Pmf5QulEpsoLtuEa_k9ok');