I have create a new bucket as category images and uploaded some images on there, then I have copied their URL can create a document and for one of there failed I have entered that URL. When I try to get the URL I am getting this error:
"Error loading image: Unexpected HTTP code Response{protocol=h2, code=404, message=, url=FilePath"
I am using react native.
404 is not found, does that document exist in the bucket?
No, that document is inside the database
Recommended threads
- is `account.get()` safe to be used in th...
I want to user's `id` for authentication. However, a while ago I was told in this server not to use `account.get()` and instead add user preferences for that us...
- Appwrite console is too heavy
The Appwrite console is too heavy And all of my services broken Any support , please
- Usage of the new Client() and dealing wi...
Hey guys, just a quick one - we had some web traffic the other day and it ended up bombing out - To put in perspective of how the app works, we have a Nuxt Ap...