
Hi, I get this error when I try to create a file to the storage. This error only happens when the filesize is higher than about 3 MB, I upload pictures into the bucket.

Network request failed is usually a CORs issue, but it can also be due to something else, usually something wrong in your network side not appwrite
Please check your browsers console for more detailed error

If it was a filesize limitation, you would have received a different error
Recommended threads
- Invalid relationship value. Must be eith...
I'm getting this error when i try to update a document. The collection has a relatipship with 2 other collections. I don't understand why, when i update the doc...
- oauth2 in nextjs app not working as it s...
for whole code view https://codeshare.io/5XYBMa //app/store/auth.ts snippet for oauth2 async signInWithGoogle() { const successUrl = 'http://localhos...
- [AppwriteException: Network request fail...
When I tried to list the documents from one of the collections, it would show Error: Network request failed. But if I tried others, it would show all of the doc...
