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
- ImputFile issue
Why am I getting this error. Please help
- HUGE OUTRAGE IN APPWRITE, I CANNOT ACCES...
I have 2k users trying to access, sending me messages. What am I supposed to do? Please solve this asap.
- Realtime for files() works almost well, ...
I have been trying to make use of realtime, today (14.03.26) I have pulled all the latest versions of docker images, and sdk available. Whats working: - Conn...