
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
- I am getting a 401 unauthorized response...
I have a Next.js application that stores user PDFs. I'm able to save them normally, but when trying to access the files using getFileView, I get a 401 Unauthori...
- Failed to Fetch : Uploading to Storage
i am trying to upload an .csv file and a .npz file to bucket on Appwrite console. one is 14mb and the other 18mb. I have tried several times with failed to fetc...
- Not able to fetch the image from the buc...
Hii team, I am not able to fetch the images or get the filePreview of the images from my bucket, however all the content in the bucket are available to fetch i....
