Hii team,
I am not able to fetch the images or get the filePreview of the images from my bucket, however all the content in the bucket are available to fetch i.e. i am getting my content, heading an all, but i am having issues with my images only and giving 403 for that.
TL;DR
Problem: Developer unable to fetch images from bucket despite having proper permissions and authentication for getFilePreview.
Solution: Verify if the image file permissions are set correctly in the bucket. Double-check the authentication process for getFilePreview to ensure it is functioning properly.