I am having difficulty developing a part of my application. Come on. First of all I need to click a button and access a certain link and then the application will return me a PDF.
This already exists through the browser.
The link is this for example: link
The problem is that for me to be able to access this valid with the session, to see if the user is actually logged in.
So how can I force a login on this page: link
And then you can access the download link normally? Thank you!