
I need to upload profile picture from a app i am building for my project... How do i do it ? Till now i have done this much but it shows an error

This is my authContext.tsx

This is my profile.tsx

(NOBRIDGE) ERROR Profile image update failed: [AppwriteException: Network request failed]

This is the error i am talking of ... Please help me out

https://discord.com/channels/564160730845151244/1326476216386977792 Could you check this? And also can search with network request failed in the support search. There can be many things creating this error.
Recommended threads
- grant permisions only to users in collec...
I'm building a web app and instead of using Appwrite Auth, I made my own custom auth system that stores user data in documents. I have a "Profile" page where lo...
- Document Data is null.
I'm using flutter and I've just got everything set up, the document meta data is null but the actual query is fine. (see screenshot) The permission I have ar...
- Do I need Redis if using appwrite
Saw appwrite has built-in redis, but does this work for listdocuments, getdocument and other query etc? what does the appwrite redis covers under the hood?
