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!