Hi guys,
I have an extension that helps users to download ready-to-render material, but I am having some problems managing these files.
Some of our users are having trouble downloading files from the S3 bucket, especially
when your connections are not entirely stable or a little slow.
Our extension uses “Sketchup :: Http :: Request” + file url to download these files.
I think the best way to manage S3 files is to use the AWS S3 SDK for ruby,
but I haven’t figured out how to do that in sketchup.
Has anyone had a similar problem or any ideas to help?
Thank you very much!!!