Hi Lorenzo,
Thanks for the reply. And sorry for not replying sooner. So for some context, I'm working on corporate network. I working on the application side. Other teams handle security and infra in the company. I've been talking with guys from infra while doing some tests. We had a company wide windows update which knocked out a couple of applications. Where working in mapstore version 2025.01.01.
As far as I can tell reinforced security settings in the browsers have blocked things for this plugin. When I copy the link behind the download button into into a new browser tab the download starts but I get a security warning, and I have to click a button to confirm that iwant to continue continue with the download.
However, I noticed the download URL contains a 'http://...' and not 'https://...' address and I guess this is getting caught up in the browser security. So am I guessing we messed up a parameter somewhere 🤔 I've already checked the base mapstore localConfig and the config.yaml in the printing plugin folder - where we already defined 'proxyBaseUrl:
https://maps.xxx.xx.xx/mapstore/pdf' , and see anything explicitly about this in the documentation.
So basically, where and how can I change 'http://' to a 'https://' in my download URL ?
Cheers
Luke