Roll20 uses cookies to improve your experience on our site. Cookies enable you to enjoy certain features, social sharing functionality, and tailor message and display ads to your interests on our site and others. They also help us understand how our site is being used. By continuing to use our site, you consent to our use of cookies. Update your cookie preferences .
×
This post has been closed. You can still view previous posts, but you can't post any new replies.

Thumbnails from AWS S3 not loading

Hi! for some time (a week, maybe?) when I try to upload images (or just load the app) I get a bunch of HTTP 403 errors while loading stuff from S3. It seems that S3 file ACL is not set to public-read? Sample URLs that won't work for me: <a href="https://s3.amazonaws.com/files.d20.io/images/24161" rel="nofollow">https://s3.amazonaws.com/files.d20.io/images/24161</a>... <a href="https://s3.amazonaws.com/files.d20.io/images/24346" rel="nofollow">https://s3.amazonaws.com/files.d20.io/images/24346</a>... And a screenshot of the console log: This is not game-breaker but I would love to be able to upload some of my own maps to the app. Thanks!
1476894427

Edited 1476894450
According to the Dev Team: there is currently an issue with our upload handler where it rejects "jpeg"s. If you just rename is to just "jpg" it should work
That's weird, but works :) Thanks!