I\'ve got a Google Apps Script that I have been working on to manage an event\'s resources - it\'s working fine I\'m hitting an API and updating the sheet with my Python cod
You can try invalidating your authorization with ScriptApp.invalidateAuth().