cancel
Showing results for 
Search instead for 
Did you mean: 

HTTP error

former_member240483
Contributor
0 Kudos

Hi all,

In proxy to file interface ,in MONI it showing red flag with error <b>HTTP response contains status code 403 with the</b>.

could anyone tell me why ia m getting this error.

Thanks in advance.

Regards

Rao

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

This is an authorisation issue.

Try changing the user.

former_member240483
Contributor
0 Kudos

Hi Barry,

Which user i have to chnage.

Regards

Rao

Former Member
0 Kudos

The one used in your scenario!

You have been too vague and given no details for me to be specific!

http://www.catb.org/~esr/faqs/smart-questions.html

udo_martens
Active Contributor
0 Kudos

Hi Rao,

i suppose you noticed that error at ERP, not at PI, is that right? Look at ERP for the http destination to PI server, it should be type H. Test it and if no success, check out with an other user.

Regards,

Udo

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Rao,

HTTP response contains status code 403 means 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. 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.

for more details you can refer to the following links

http://www.web-cache.com/Writings/http-status-codes.html

http://www.web-wise-wizard.com/server-side/http-v11-status-codes.html

http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html

proposed solution : first you check whether you have given right credentials.

If credentials are right then you check by restarting the server. hope this will solve your problem

Thanks

Sandeep Sharma

PS:if helpfull then plz reward points

former_member240483
Contributor
0 Kudos

Thanks everyone.

i will try to resolve this issue..

Regards

Rao

Shabarish_Nair
Active Contributor
0 Kudos

Note that the RFC destination configured for connectivity between R3 and Xi should have the XIAPPLUSER in it.

/people/vijaya.kumari2/blog/2006/01/26/how-do-you-activate-abap-proxies

Former Member
0 Kudos

Rao,

check here

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

regards

biplab