Skip to content
This repository has been archived by the owner on Feb 12, 2021. It is now read-only.

uploader.on('end',function... returns ETag in first attribute #203

Open
FranciZ opened this issue Mar 30, 2018 · 0 comments
Open

uploader.on('end',function... returns ETag in first attribute #203

FranciZ opened this issue Mar 30, 2018 · 0 comments

Comments

@FranciZ
Copy link

FranciZ commented Mar 30, 2018

This is my uploader end event.

uploader.on('end', function (url) {
    console.log(url); // { ETag: '"d59470ad72595fbfef8c4b986e675b47"' } 
});

The content of that attribute is not the url. Anyone else having this issue?

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

No branches or pull requests

1 participant