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
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")?
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.
The text was updated successfully, but these errors were encountered: