Hello, what's is different with this 4 journey.
- get file
- download file
- get file preview
- view file
Thank's.
If I have use case like I want to embed some pic / or video to my blog post page, what is method should I use?
Using which SDK?
SDK Javascript, Sir.
Get file will get json that's metadata about the file.
Download file will get a url where clicking on it will download the file.
Get file preview will get a url that can be put into an im src element to render the file.
View file does the same as get file preview except get file preview as different render options
both get file and view file can be put on src element?
Preview and view
Oh yes I mean that.
Thank's @Steven
[SOLVED] What's differet with this journey of storage
Recommended threads
- Realtime for files() works almost well, ...
I have been trying to make use of realtime, today (14.03.26) I have pulled all the latest versions of docker images, and sdk available. Whats working: - Conn...
- Error getting preview of file
Rest Response: ``` { "message": "Server Error", "code": 500, "type": "general_unknown", "version": "1.8.1" } ``` Appwrite Logs ``` appwrite ...
- Storage images using custom domain retur...
Some of the images uploaded to my storage bucket returns this error: ``` { "message": "Project with the requested ID could not be found. Please check the value...