Hello,
I have some Fiori Elements applications that I had been serving in a Fiori Launchpad Sandbox.
However, the Fiori Elements applications suddenly stopped working -- with no changes from my end.
When I examined the logs, I found the following error:
"Failed to load 'https://sapui5.hana.ondemand.com/resources/sap/ui/fl/apply/_internal/flexObjects/Variant.js'.
Indeed, when I tried to load this file in the browser, it resulted in a 404.
Since my setup was based on the CAP Java sample application, I decided to clone it to verify that the issue wasn't somehow related to something I did.
To my surprise, I found that the exact same error occurred. This suggests that the error may be on the CDN side.
Does anyone know anything about this error and what I can do to solve it? I have to present this application to a customer in 4 days and if I can't fix this fast there's going to be big trouble.