You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
if the upload fails, then i don't think we need to retry. We can assume that the connection to google is stable.
We should set a maximum file size maybe? Otherwise people can try to push 5gb through K2. The problem is that we'd only know that it's 5gb once we reach the JSSP code. So i'm not sure if we can even set a limit?
The text was updated successfully, but these errors were encountered:
Details of how to implement here:
https://developers.google.com/drive/api/v3/reference/files/create
Need to decide which method to use.
In terms of K2 requirements:
The text was updated successfully, but these errors were encountered: