AryanOriginal post
Rank 2: Process
Summary
Developers are experiencing a 404 error when trying to view images in a React Native Expo Go app, even though the images can be viewed in the browser. The problem seems to be specific to filepreview images from Appwrite. The file permissions have been deleted for the owner, but the bucket permissions are set to create and read for all users. The developers are seeking advice on how to resolve this issue.