Hello,
I am building a simple app that has a button that opens an external website on a new page when clicked. The website is hosted as a static website in Azure Storage Account Blob Container.
The issue is that the site does not load. When I check the browser console, there's an error regarding CORS (?) policy:
Uncaught DOMException: Failed to read a named property 'API' from 'Window': Blocked a frame with origin "https://websiteurl.com" from accessing a cross-origin frame.
I've tried to configure the CORS policy on Azure Container, but this does seem to be a CORS issue on PowerApps side.
I appreciate any help.
Thanks,
Michael
WarrenBelz
146,769
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
66,091
Most Valuable Professional