Hi all
Hope you can help, I've been struggling with this problem for the last few days and I can't work out what needs to be done.
I'll write it as steps to make things clearer:
1) Log into Fiori Launchpad via HTTPS protocol
2) Click Paystub tile
3) Paystub loads but PDF payslip doesn't load. The reason being that the PDF URL is HTTP within an iFrame. The error in the console reads:
Mixed Content: The page at 'https://HOST/sap/bc/ui5_ui5/ui2/ushell/shells/abap/FioriLaunchpad.html#RenumerationStatement-displayPayslip&/detail/Payslips(PersonnelAssignment='00000535',SEQUENCENUMBER=2)' was loaded over HTTPS, but requested an insecure resource 'http://HOST/sap/opu/odata/sap/SRA006_SRV/PDFPayslips(PersonnelAssignment='00000535',SEQUENCENUMBER=2)/$value'. This request has been blocked; the content must be served over HTTPS.
4) When I refresh the Paystub page, the PDF loads fine without error.
I should note that the Fiori Launchpad is a publicly accessible URL that defaults to HTTPS. It's not accessible via HTTP.
Can you guys help? How can I get a HTTP URL load first time within an HTTPS URL in Fiori?
Thanks
Hello,
I'm facing the same issue, did resolve the problem ?
Thanks a lot.
BR,
Add a comment