I am trying to download multiple pdf’s from web using http request activity. Files are getting downloaded but the size is getting shrink. For eg,. the original size of pdf is 7MB whereas by downloading using http request, it is downloaded as 4KB.
You will get null files without data, but with the name you give. This is because the authentication issue or the site doesn’t have an option to download files directly with the http request. Can you let me know if the same works in postman?
Hi Harish, Do you have solution around this issue actually I am facing the same problem as i could download the PDF files manually using a browser however, whenever I use the HttP Request activity it download a file with 0 KB size and when i try to open it, it says that the file is corrupt.
Thanks,
Sandeep Rawat