cancel
Showing results for 
Search instead for 
Did you mean: 

HTTP Error response for SOAP request or invalid content-type.; HTTP 403 Forbidden

0 Kudos

http-403-forbidden.pngWe developed File to Soap scenario, but getting error in Receiver channel when we send data to third party server. Configured soap adapter as a receiver channel and configured Target URL is HTTPS. Getting file data into xml format in Payload. but the file data is not able to send to the endpoint. Please find the below error and attached document for the same. Kindly suggest what needs to do.

Error: Transmitting the message to endpoint <local> using connection File_http://sap.com/xi/XI/System failed, due to: com.sap.engine.interfaces.messaging.api.exception.MessagingException: java.io.IOException: HTTP Error response for SOAP request or invalid content-type.; HTTP 403 Forbidden

0 Kudos

Hi Chandra

Am also facing the same issue right now can you please let me know how do you have resolved this issue

naveinpk
Explorer
0 Kudos

Hi Chandu,

Me too facing the same issue, please let me know how you have resolved this

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member

If the receiver is a SAP System and you get the 403 forbidden error first of all you need to activate /default_host/sap/xi/engine service in SICF tcode. If the receiver is the third party system then it is possible that the corresponding service (module) is not active.

0 Kudos

Receiver end means Third party server? Currently message protocol is SOAP 1.1

apu_das2
Active Contributor
0 Kudos

Please check whether receiver end requires SOAP12 or not. PI by default create SOAP11.

Thansk,

Apu