Download URL to pdf

thiago
thiago Member Posts: 3
edited June 12 in Developer APIs

Hello. I uploaded some pdf files using nodejs. I am developing an app in React Native, so now I have to have access to the download url of these pdf's. I have tried many approaches, used many types of url's, and up until now I could'nt find any download url that works. Please give me some help to find these download urls.

Tagged:

Answers

  • Ranson
    Ranson Cloudinary Staff Posts: 25

    Hey Thiago,

    You can access the URL of assets you've uploaded either in the response body as the delivery url or through the Media Library in your DAM account. It should look like the feature posted here: https://cloudinary.com/product_updates/copy_image_url_directly_to_clipboard and you'll be able to simply copy the URL. Let us know if you have any other questions!

  • thiago
    thiago Member Posts: 3
    edited June 7

    This is not even a image… I said in the question that it is a PDF FILE. And all your answer is not applicable.

  • Ranson
    Ranson Cloudinary Staff Posts: 25

    Hey Thiago,

    PDF files can be considered as either image or RAW file assets in Cloudinary.

    The instructions I sent refer to how to retrieve the delivery URL for all asset types as the method to do so does not differ between file formats. Please refer to the instructions above, thank you.

  • thiago
    thiago Member Posts: 3

    I'm sorry, but it seems that you are displaying an old version of the Media Library. I am hovering over the card, and it does not resemble by any means the gif you provided. Please display an updated view of the Media Library. This is not what I see. Or a thing that works, because your solutions up until this point don't deliver.

  • Ranson
    Ranson Cloudinary Staff Posts: 25

    Here's a screencap I took of a PDF uploaded to my test account showcasing how to copy the delivery URL.

    Please refer to our documentation on the Media Library here: https://cloudinary.com/documentation/media_library_upload_tutorial for any other issues you might be experiencing.