cancel
Showing results for 
Search instead for 
Did you mean: 

403 Forbidden - You are not authorized to view the requested resource

Former Member
0 Kudos

Hi all,

The export has finished in the consolidation system. However, I'm getting the error "403 Forbidden - You are not authorized to view the requested resource." when I call a soap-service. The system doesn't ask me for loging. If a use a URL that doesn't exists (for example http://xi:8000/XISOAPAdapter/MessageServlet?channel=doesnt_exists)

the error is the same.

The channel is created and everything looks ok.

Is it possible that the system is stopped in some sense? How could I check that the system is running?

Any ideas,

Accepted Solutions (1)

Accepted Solutions (1)

iprieto
Contributor
0 Kudos

Hi,

Test with this url http://xi:50000/XISOAPAdapter/MessageServlet. This service is in J2EE component.

Best Regards

Ivá

Former Member
0 Kudos

I'm getting the same error.

Could it be a problem of authoritations? What role should I have assigned?

This are the roles my user has assigned in the consolidation environment:

SAP_SLD_GUEST

SAP_XI_DISPLAY_USER_ABAP

SAP_XI_DISPLAY_USER_J2EE

SAP_XI_MONITOR_J2EE

Is that enough?

Former Member
0 Kudos

Hi,

You can reffer this Link for Authorizations

http://www.erpgenie.com/sap/netweaver/xi/xiauthorizations.htm

Regards

Seshagiri

Former Member
0 Kudos

What's the role for calling a web service? I don't find any mention about it.

Regards,

Former Member
0 Kudos

Hi,

Plesae refer below link

Probably this could help you to troublshoot this problem,

http://help.sap.com/saphelp_nw04s/helpdata/en/10/661841a66af223e10000000a155106/frameset.htm

http://help.sap.com/saphelp_nw04/helpdata/en/9e/a7d13f83a14d21e10000000a1550b0/frameset.htm

Thanks

Swarup

Edited by: Swarup Sawant on Jan 25, 2008 11:00 AM

Former Member
0 Kudos

I'm waiting a response for the administrator about this issue. I think It can be a problem of authorizations in my user, because it's the first time I export to this environment.

Is there a list of deployed Web services in XI ?

Former Member
0 Kudos

Hi Ismael,

I guess that the XI specific authorization SAP_XI_APPL_SERV_USER is missing for your user.

The idea is that a service user is created (by default user is called PIAPPLUSER), which has exactly the above mentioned authority.

Best regards,

Silvia

Answers (3)

Answers (3)

Former Member
0 Kudos

This message was moderated.

Former Member
0 Kudos

Hi,

Check the credentials of the SOAP request that you are sending .

The Username and pwd given in the communication channel and whether they are authorized to cross the firewall on ur side as well as the third party where u want to post the data.

Proper credentials and authorizations to pass the firewall and it is done by BASIS team.

Cheers!

Karicharla

Former Member
0 Kudos

Ismael,

Did you get this resolved and what was the solution? We are having the same problems after a support pack install.