How to get PDF files or documents from a OneDrive link?

Hello,

I’m trying to get the PDF file from a OneDrive public link. This one is a good example: kucoin_whitepaper_en.pdf

The first issue is the multiple redirections.

I’m using the “Resolve a target URL module” but it’s not bringing me to the finale URL.

And even if I use manually the final URL: https://onedrive.live.com/?authkey=!AE4vaicHPX0T72U&id=CF7CBC29F54EF069!110&cid=CF7CBC29F54EF069&parId=root&parQt=sharedby&o=OneUp

In the “Get File” module, the output is the html of the web page and not the PDF itself…

Do you know how I could do this?

Thanks a lot.