Skip to content
Back

How to Retrieve the URL of an Uploaded Image in Python Using Appwrite SDK

  • 0
  • Cloud
Matthieu Rolland
15 Feb, 2025, 20:42

Hello,

I am having trouble retrieving the URL of an image that I have uploaded to a bucket using the Appwrite Python SDK. I am able to upload the image successfully, but I am not sure how to get the URL of the uploaded image.

Here is a brief overview of what I am trying to do:

Upload an image to a bucket using the Python SDK. Retrieve the URL of the uploaded image so that I can store it in my database and use it in my application. I have tried using the create_file method to upload the image, but I am not sure how to get the URL from the response. I also tried using the get_file_view method, but I am not sure if I am using it correctly.

Could you please provide guidance on how to retrieve the URL of an uploaded image in Python?

Thank you for your help!

TL;DR
Uploaded image successfully using Appwrite Python SDK, struggling to retrieve the URL. Assistance needed to get image URL after uploading.
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