Uploading a larger file
Hello,
We're having a lot of issues trying to upload larger files with the function "UploadUsingSessionAsync", those files are not that big, it is 1GB at maximum,
We're using Box .NET SDK with the latest version and I've implemented the IProgress<BoxProgress> class to track where the download is failing, every download make it to 100% but it seems like it is having problem with the commit part.
I've attached the error that is showing on the console.
We're using the JWT authentication with a service account, the account is collaborating on the folder and it have all necessary privileges (Co-Owner) to upload files. We have an Enterprise account, so the upload limit is not a problem.
We can upload small files with the function (20Mb, 50MB... i din't tested the maximum file size we can upload), but for the larger files, we always get the same error.
-
It seems that the API is closing the connection because something about the request is invalid. Could you open an issue in Github here https://github.com/box/box-windows-sdk-v2 and post your code? Thanks!
サインインしてコメントを残してください。
コメント
1件のコメント