Skip to content
Back

[Solved] How to display images from storage

  • 0
  • Resolved
  • 1
  • Cloud
RoxGame
13 Dec, 2025, 04:56

I tried the link above, but it returns the error “Please upgrade to a higher plan.” I don’t need Transformations at the moment, I just want to display the image.

I followed the example from the documentation: [ENDPOINT]/v1/storage/buckets/[BUCKET_ID]/files/[FILE_ID]/preview?project=<PROJECT_ID>

This is the URL I generated: https://fra.cloud.appwrite.io/v1/storage/buckets/69392f68000afe546773/files/693ce73f00396b016a61/preview?project=6914ea43003af229f0d8

TL;DR
User encountered an authorization issue while trying to display images from storage. They realized it might be a bucket permission problem and planned to check it the next day.
13 Dec, 2025, 05:35

Preview method is pro only. Replace preview with view and retry

13 Dec, 2025, 05:40

'''{ "message": "The current user is not authorized to perform the requested action.", "code": 401, "type": "user_unauthorized", "version": "1.8.0" }'''

13 Dec, 2025, 05:40

Why user should be authorized to see an image i don't want that

13 Dec, 2025, 05:49

Oh maybe just bucket permission i will check tomorrow thank you <@1276628406288519234>

13 Dec, 2025, 18:59

[Solved] How to display images from storage

Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more