Dear experts,
I am building a ui5 application and deployed on HCP. Internally the app calls http url for loading few resources
Since the app after deployment in hcp runs via https i am facing an error (as logs in console ) to use the same https for the other url also.
Unfortunately i cannot convert the other url to https now .
can i run ui5 app deployed in hcp only via http?