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
- [SOLVED] curl error Number: 6 — function...
Hello, I invested a lot of time in this error in a fresh install of appwrite 1.8.1 and lasted until fix, this if for helping anyone that can have the same weird...
- All My Project is Gone
Hello everyone, please help. Why have all my projects suddenly disappeared? I received a warning via email about one of my projects being paused. When I clicked...
- android platform invaild origina
It happened today suddenly. Our app says invalid origin. And appwrite cloud says every time we tried to add the app to it: "param platformId" is not optional.