I configured the HTTP/X-Frame-Options in the Site Setting as shown in the following guide:
https://learn.microsoft.com/en-us/power-pages/configure/cors-support
But I get this error:
Refused to display 'https://site.com/' in a frame because it set 'X-Frame-Options' to 'sameorigin'.
Going in the network of site which is in the frame:
What could be the problem?