I am using the link to files in my bucket to send media messages over twilio, this is the response from twilio:
Msg
Attempt to retrieve media failed.
httpResponse
404
EmailNotification
false
url
LogLevel
ERROR
Is there a way to allow them access?
You shouldn't add the mode=admin param. Also, what are the permissions on the bucket and file?
only added the mode=admin after it didnt work
This should work fine. I was able to fetch the file without the mode
aah thanks for the help, its working now. Was the mode=admin that was the problem. was just being stupid
[Resolved]Third party services cant access my files in bucket
[Solved]Third party services cant access my files in bucket
Technically, it should have still worked with the any permission
Recommended threads
- HTTP Error 500 ''
Hello to everyone, I'm a Flutter developer and actually I'm developing an app using Appwrite.. during my tests and also massive ones I've noticed something we...
- Websites hosted on my appwrite sites hav...
Hello, all my websites hosted on appwrite sites are not running I am getting this message "This site can’t be reached drivehub.appwrite.network took too long t...
- Can't really use the S3 storage device
hi, I've linked my local MinIO Instance (it's just for testing, not for prod.) to my appwrite instance, when i'm uploading a file it's getting uploaded to the S...