
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!
Recommended threads
- Database Migration/Sync Between Two Proj...
The multiple attempts I've tried to migrate data from one project to another have failed. Does Appwrite not support migration (sync) between two projects in an...
- Nameservers for Canada
Are Appwrite’s nameservers (ns1.appwrite.zone, ns2.appwrite.zone) registered for use with .ca domains? I’m trying to point a .ca domain to Appwrite, but it’s be...
- Auto confirm team membership / emails no...
Hello, I'm using the Appwrite via the Cloud platform. I've started to use the Teams API, however emails are not arriving - this wouldn't be a problem if I was a...
