Title: [Solved] Third party services unable to access files in bucket
Message: The issue was caused by adding the mode=admin parameter. Removing it should resolve the problem. Additionally, check the permissions on your bucket and file.
Steven
Feb 3, 2024, 18:23
You shouldn't add the mode=admin param. Also, what are the permissions on the bucket and file?
Franco van Vuuren(u21463702)
Rank 1: Thread
Feb 3, 2024, 18:28
Franco van Vuuren(u21463702)
Rank 1: Thread
Feb 3, 2024, 18:29
only added the mode=admin after it didnt work
Steven
Feb 3, 2024, 18:34
This should work fine. I was able to fetch the file without the mode
Franco van Vuuren(u21463702)
Rank 1: Thread
Feb 3, 2024, 18:47
aah thanks for the help, its working now. Was the mode=admin that was the problem. was just being stupid
Franco van Vuuren(u21463702)
Rank 1: Thread
Feb 3, 2024, 18:47
[Resolved]Third party services cant access my files in bucket
Franco van Vuuren(u21463702)
Rank 1: Thread
Feb 3, 2024, 18:48
[Solved]Third party services cant access my files in bucket
Steven
Feb 3, 2024, 18:59
Technically, it should have still worked with the any permission