Token refreshing is happening normally, but tokens while in testing mode (set from the Google Dev Console) expire entirely after 7 days. Because of this, an exception could occur in the upload module. This fixes it by catching the exception and just having the user login and overwrite the old credentials. Closes #13
Token refreshing is happening normally, but tokens while in testing mode (set from the Google Dev Console) expire entirely after 7 days. Because of this, an exception could occur in the upload module. This fixes it by catching the exception and just having the user login and overwrite the old credentials. Closes #13