You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This has to do with the AWS bucket/folder/file permissions. MyS3Brower uses default bucket permissions to upload. You or Admin might change permissions of a file (Not Yet via MyS3Browser).
MyS3Browser does not currently show what permission a file has. It assumes that your credentials have permission to download files and tries to make a URL based on that. (Keep in mind that URL is only valid for 30mins or so.)
When I have uploaded a new file and want to use it, the URL I'm getting from the link is something like:
https://s3.amazonaws.com/support-documentation/General/Arb%20Stuff/yolalogo90x90.png?AWSAccessKeyId=AKIAIMKWMR73YJGVT5KQ&Expires=1532332861&Signature=gPZ7xO5%2BDLPNm4HJ%2FE3bzFWDxw8%3D&0=0
That seems really long. Is there any short URL?
I noticed that some of the other files such as https://s3.amazonaws.com/support-documentation/General/Arb%20Stuff/yolalogo.png?AWSAccessKeyId=AKIAIMKWMR73YJGVT5KQ&Expires=1532332861&Signature=ZzetpeadlX0Q3iH9wY8Ov%2FjMnT4%3D&0=0, I can use just this portion: https://s3.amazonaws.com/support-documentation/General/Arb%20Stuff/yolalogo.png.
However, with https://s3.amazonaws.com/support-documentation/General/Arb%20Stuff/yolalogo90x90.png?AWSAccessKeyId=AKIAIMKWMR73YJGVT5KQ&Expires=1532332861&Signature=gPZ7xO5%2BDLPNm4HJ%2FE3bzFWDxw8%3D&0=0, I tried using https://s3.amazonaws.com/support-documentation/General/Arb%20Stuff/yolalogo90x90.png and I ended up getting the following:
The text was updated successfully, but these errors were encountered: