hey guys, have been trying to upload a particular picture of about 6.34mb to appwrite, everytime i tried to upload it, i get
Unhandled Exception: AppwriteException: storage_file_empty, Empty file passed to the endpoint. (400)
I have checked and doubled checked, empty picture is not selected, but when i do upload picture of about 1mb, 2mb do upload is always successful
please, what am I missing?
Recommended threads
- I am using s3 for app storage but is it ...
_APP_STORAGE_DEVICE=s3 puts everything to the s3 storage but i need to be able to keep the function builds and site in the local and not waste the cloud storage...
- Update user email using OTP
Hi, I am trying to implement email update using OTP, there is not password associated with the account. One solution I found online is creating appwrite functio...
- RowList: The value of total is coming as...
RowList: The value of total is coming as a String, so it throws an error because it’s not parsed into an int. Error: TypeError: \"37\": type 'String' is not a ...