I am trying to open a standard Fiori app from Fiori apps library i.e: Customer master Factsheets (S/4HANA). We have followed the following developer tutorial:
https://developers.sap.com/mission.launchpad-s4hana.html
We have successfully implemented the standard app tiles in the Launchpad in my trial account synced from on-premise system. While opening the app tile, it is showing either "forbidden" or "Not Found".
After inspecting the app, we got the "403" error in ui5appruntime.html?sap-ui-app-id=cus.sd.creditmemo…eme=sap_fiori_3&sap-locale=en&sap-iframe-hint=UI5.
Need some solution to resolve this issue.