MonzimOriginal post
Rank 2: Process
I have a bucket and set READ, Write permission for Users. But unable to read data even though the user is authenticated and has a valid session. [The user is verified]
Summary
The user is experiencing a permission problem when trying to read data from a bucket, even though they have set the appropriate permissions for users. The error message indicates that the HTTP request failed with a 404 status code. The solution suggested in a GitHub discussion is to ensure that a session is being used to request the image.