Skip to content

Signed Url example? #28

@dmccarty

Description

@dmccarty

I apologize for this - I have been doing resumable file uploads from Ruby and moved the code to the browser but using Ruby to generate the signed url.

If I simply generate a signed url the javascript code will work - but not append the chunks to the file, it simple overwrites it. If I generate resumable upload url I get a CORS error immediately. Could you point me to an example in Javascript of generating one?

I am bit confused. When I coded it in Ruby I did an initial POST with the signedurl and then uploaded to the location returned. Im not quite seeing that in the javascript and have tried URLS from various steps in my Ruby process but none of them work. I am obviously missing something.

Thank you

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions