cancel
Showing results for 
Search instead for 
Did you mean: 

hai

Former Member
0 Kudos

can anyone tell me how to solve the 403 forbidden error

Accepted Solutions (0)

Answers (7)

Answers (7)

Former Member
0 Kudos

Pavan,

You are getting this because your services in tocode SICF is not active. Activate the services and it will work.

Run tcode <b>SICF</b> and activate sap/xi/<b>engine</b> (right click and activate it)

Regards,

Sarvesh

Former Member
0 Kudos

Hi

Also refer

Thanks

Former Member
0 Kudos

hi pavan

you can follow http://www.checkupdown.com/status/E403.html to solve this.

reward some points if useful

Former Member
0 Kudos

Hi Pavan,

You Just Mention the Problem Clearly, that When you are getting this Error,

Regards

Giri

Former Member
0 Kudos

Hi,

Link for all the HTTP errors in XI with possible tips

/people/krishna.moorthyp/blog/2006/07/23/http-errors-in-xi

Regards

Pravesh

aashish_sinha
Active Contributor
0 Kudos

This may help you

403 Forbidden

The server understood the request, but is refusing to fulfill it. Authorization will not help and the request SHOULD NOT be repeated. If the request method was not HEAD and the server wishes to make public why the request has not been fulfilled, it SHOULD describe the reason for the refusal in the entity. If the server does not wish to make this information available to the client, the status code 404 (Not Found) can be used instead.

404 Not Found

The server has not found anything matching the Request-URI. No indication is given of whether the condition is temporary or permanent. The 410 (Gone) status code SHOULD be used if the server knows, through some internally configurable mechanism, that an old resource is permanently unavailable and has no forwarding address. This status code is commonly used when the server does not wish to reveal exactly why the request has been refused, or when no other response is applicable.

regards

Aashish Sinha

Former Member
0 Kudos

Hi

<i>Error: HTTP 403 Forbidden

Description: The server understood the request, but is refusing to fulfill it

Possible Tips:

Path sap/xi/engine not active

• HTTP 403 during cache refresh of the adapter framework - Refer SAP Note -751856

• Because of Inactive Services in ICF –Go to SICF transaction and activate the services. Refer SAP Note -517484

• Error in RWB/Message Monitoring- because of J2EE roles – Refer SAP Note -796726

• Error in SOAP Adapter - "403 Forbidden" from the adapter's servlet. –Because of the URL is incorrect or the adapter is not correctly deployed. </i>

Thanks