Hi
Can you help us with this? We are having problems using embedded dashboards with iframe on EDGE.
With this code:
<iframe
width="960"
height="720"
src="https://us-east-1.quicksight.aws.amazon.com/sn/embed/share/accounts/ACCOUNT_ID/dashboards/DASHBOARD_ID?directory_alias=ACCOUNT_NAME">
</iframe>
On Chrome, the dashboard displays perfectly, we get first options to logging:
But when we use EDGE, the dashboard does not display neither the logging page nor the dashboard and we get the following error as response:
we are using Edge: Version 113.0.1774.35 (Official build) (x86_64)
Thank you in advance.