
The current process for getting the preview of a image requiers a api call.. is it possible to get the image url directly after successfully uploading an image? (note: file doesn't any permissions)

If you're cloud, go to storage tab and then click on the file and inside click on the file url button

I wanted it to be dynamic,, I just found a solution from this discussion:

Okay, since you found a solution, edit the post and write as solved.

[SOLVED] Is there any way to get the image url directly after uploading a image?
Recommended threads
- Error importing data after server migrat...
Hello, I recently purchased a new web server and when trying to migrate my data from the old server to the new (both self-hosted instances of appwrite on coolif...
- REST API does not work for queries
``` curl -X GET "https://cloud.appwrite.io/v1/databases/<db-id>/collections/<c-id>/documents" -H "X-Appwrite-Project: <project-id>" -H "X-Appwrite-Key: <key>"...
- deleteDocments is not a function
Hello. At the bottom of my project's console, in the footer, I have `Version 1.7.4`. However, when I run my server side function, I am told that `databases.dele...
