Can't display a website within iframe: because it set 'X-Frame-Options' to 'SAMEORIGIN'

Hello,

I have a problem with an that i’m developing. I have to display a website inside my app, but there is an error: Refused to display ‘urlToTheWebsite/’ in a frame because it set ‘X-Frame-Options’ to ‘SAMEORIGIN’.

The problem is that this website can’t be displayed from within an iframe, is there any way to bypass this error ?

Thanks for your help !