I've implemented a Fiori 'Shell Timeout" to disable the Timeout on the SAP Cloud Platform Launchpad.
The Shell plugin app is called fine when deployed to our Fiori Launchpad.
However, the AJAX call within the app is erroring out with
Access to XMLHttpRequest at 'https://launchpadtimeout-xxxxxxx.dispatcher.hana.ondemand.com/?_=1573041816189' from origin 'https://flpnwc-xxxxxx.dispatcher.hana.ondemand.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.
My app was put together using this blog:
I've tried to add DESTINATIONS in SAP Cloud Platform to no avail.