Hi guys,
I am using Open UI Extension to get product from brxm. Its working in my local but once deployed in cloud I am not able to see the button to fetch details.
I found out that because “frontend:url” is “http” url but cloud servers are https . so once I change the browser setting to unsecure its working.
how to handle this scenario, can someone please suggest?