Send HTTP Request

Hi all

I’m trying to download a PDF file. The problem is that when I send the URL to the HTTP Request, it saves a PDF file with info how if it was trying to connect again to the page which I’m already login. How can I make this request in active browser page? or How can I change the content-Dispositon as Attachment to save it directly?

Regards
J.

Hi @Juramirez,
You have to use the Attach Browser activity…
Regards
Balamurugan

Hi @balupad14,

Thanks for your answer but it doesn’t work for me. It isn’t sending the request to active page and it download the same file with this error
image

Regards
J.

Hi…Did you have any solutions for this…