
Hello,
I have two problem :
1st problem : I'm trying to show image in "Circle avatar" with Network Image by ID after uploading but I got error. Image won't shown (see attached image)
2nd problem: When i try to update the image in Appwrite Storage by the ID, it didn't work. The old image is still in the storage
How can i resolve all of this ?

Do you have permissions set on that bucket or image?

401 means unauthorized



For permissions, only users can CRUD file in the bucket

Are you sure there is current a valid user session?

Can you do account.get()

yes there is a current session. I try account.get() and it work. I can get the user ID. I can also update a value in appwrite db
Recommended threads
- 1.6 to 1.7 does not work
Appwrite (self-hosted) stopped working after updating from 1.6.2 that was stable. Getting the general_server_error. Mentioning I fallowed all steps for upgrad...
- How to have two Appwrite Instances in Sy...
Hello, I am new to Appwrite. I am currently developing a training app for our sport with a friend and we would like to use Appwrite for this. We would like to d...
- Why do we need this unnecessary verifica...
I just want to create my own project and write PROJECT_ID in it, but why should I do this meaningless verification, wasting of time? And also, the tutorial said...
