minds-ai / zoom-drive-connector

Automatically uploads Zoom meeting recordings to Google Drive.
Other
33 stars 8 forks source link

Overflow error: String longer than 2147483647 bytes error #28

Closed mikhail-ict closed 3 years ago

mikhail-ict commented 3 years ago

When trying to upload large files (~2GB) the script exits with the overflow error. More info can be found here:

https://programmer.group/overflow-error-string-longer-than-2147483647-bytes-problem.html

jbedorf commented 3 years ago

This has been fixed in release 1.2.0. Thanks for reporting the issue.