I'm trying to figure out the download link from the response object I got by uploading a new file but I couldn't. The downloadId and key seem to be undefined so I'm quite lost on how I can get the download url to save to my db for later use. Would you mind helping me with this? Thanks.
Below is the object i obtained in the callback from a new file upload.
I'm trying to figure out the download link from the response object I got by uploading a new file but I couldn't. The downloadId and key seem to be undefined so I'm quite lost on how I can get the download url to save to my db for later use. Would you mind helping me with this? Thanks. Below is the object i obtained in the callback from a new file upload.