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
- Custom API domain is unreachable
Earlier my custom api domain was working fine. Now it seems to be offline without a trace a few hours later. I didn't change anything, all the relevant DNS reco...
- "Invalid console fingerprint" when unpau...
I've tried logging out and logging back in, still can't figure out why this is happening.
- executeFunction intermittently throws Fo...
Environment: Flutter app using the Appwrite Flutter SDK, calling executeFunction for [describe endpoint, e.g. live-stream-related function]. *Description*: Int...