Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to upload file via url #476

Open
rajeevkhangar opened this issue Jul 11, 2017 · 1 comment
Open

how to upload file via url #476

rajeevkhangar opened this issue Jul 11, 2017 · 1 comment

Comments

@rajeevkhangar
Copy link

I am not able to upload file via file URL like .
url = "http://development-atlas.s3.amazonaws.com/1/picture_blocks/22583/files/medium/3.jpg?1499777334"

I am using deep_cloneable gem and I am not able to assign file via url.
Please suggest me what should I do.

@morgler
Copy link

morgler commented Sep 8, 2020

Maybe you do not have permission to access the S3 bucket or file? Or, as I struggled with, the URL you created is not for downloading (I created one for "putObject", which of course doesn't work for "getObject")?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants