I have developed a report using pivot table. everything works fine in every other browser but report does not show in safari. When I checked it gives me below error.
Refused to display 'https://login.microsoftonline.com/common/oauth2/authorize.......' in a frame because it set 'X-Frame-Options' to 'DENY'.
General, suggestion which i get from internet is allow third part cookies. which are enabled at my end. still it does not show report. I have also found some suggestion which says due to nested iframe, this error can occur. But my code does not have any iframe.