Skip to Content
0
May 22, 2020 at 08:21 AM

HTTP 403 - Forbidden x-frame-options SAMEORIGIN

1333 Views

Hello,

I am having this issue when trying to connect to a non-SAP system through HTTP.

In SM59, HTTP Connection to External Server (G Type) the response header is:

HTTP/1.1 403 Forbidden
Content-Type: text/html; charset="utf-8"
x-frame-options: SAMEORIGIN
x-xss-protection: 1; mode=block
x-content-type-options: nosniff
content-security-policy: frame-ancestors
Content-Length: 972
connection: Close

The same error is when we try to setup a webservice consumer in SE80.

Is there anything we can do abut this from SAP Netweaver ABAP side?

Hope you could provide some suggestion on this.

Thanks