Heyo!
When uploading a bigger file, it shows me this:
Error uploading file: AppwriteException: Invalid document structure: Attribute "chunksTotal" has invalid type. Value must be a valid range between 0 and 2,147,483,647
I thought using the Web SDK chunk uploading goes automatically, but it seems not?
TL;DR
Developers are encountering an error when trying to upload larger files using the Web SDK chunk uploading feature. The error message indicates an issue with the "chunksTotal" attribute having an invalid type. The value should be a valid range between 0 and 2,147,483,647. It appears that the chunk uploading process might not be functioning automatically as expected.Recommended threads
- User ID case sensitivity
I see that through REST (and SDK as well), getting a user is not case sensitive. And even though documentation does not clearly state that it is, the wording "V...
- Any way to temporarily bypass the email ...
Hey guys, any way to bypass the email verification to use the accounts again? i need to recover some projects that due to recent changes have been stopped, and ...
- How to use Sites on selfhosted appwrite
whenever I try to create a site even with template it says 404 nginx error