cancel
Showing results for 
Search instead for 
Did you mean: 

403 Access denied Error

Former Member
0 Kudos

Hi All,

I am call to BW 7.0 BSP page on WAD 3.5 web template page.

Error message is

403 Access denied

You do not have the permissions to access this resource

-


Error: -13

Version: 7000

Component: HTTP_FILTER

Date/Time: Sun Mar 25 16:33:43 2007

Module: http_auth_mt.c

Line: 461

Server:

Error Tag:

Detail: Content filter matched: Permission denied

-


BW 7.0 and WAD 3.5 is same server.

Please inform me.

Thanks.

Message was edited by:

eunsik jung

Accepted Solutions (1)

Accepted Solutions (1)

athavanraja
Active Contributor
0 Kudos

how are you calling the the BSP from WAD page, thru absolute url or relative url?

is the bsp application is active in SICF

Raja

Former Member
0 Kudos

This URL is relative url.

and SICF service is actived.

I'm call form submit in WAD.

<b><form name="exf1" method="post" action="/sap/bc/bsp/sap/z2samex/excel.htm">

<input type="hidden" name="tb_str" value="">

<input type="hidden" name="tb_name" value="">

</form></b>

athavanraja
Active Contributor
0 Kudos

in your browser, uncheck the "show friendly http error messages" check box from tools->internet options->advanced and run this again , what do you see in the browser now.

once your are in 403 error page whats the url showing in the address bar?

Raja

eddy_declercq
Active Contributor
0 Kudos

Hi,

Is it all on the same machine or different machines. If it's the latter, you need SSO

Check http://help.sap.com/saphelp_nw2004s/helpdata/en/d6/031c3ac9fb1d75e10000000a114084/frameset.htm for details

Eddy

-


PS. Don't forget to reward useful answers

Answers (2)

Answers (2)

Former Member
0 Kudos

Hello, Raja.

This system is not opened.

Server: msmxbw_MBP_01

msmxbw is server host name.

URL is http://msmxbw.xxx.xxx:8001/sap/bc/bsp/sap/app_name/XXX.htm

msmxbw.xxx.xxx is defineded hosts file in my pc's.

This page call BEx service.

thanks.

Former Member
0 Kudos

Hi Jung,

I am also facing similar problem posted in this thread.I wanted to know whether you have got any solution for this issue, if yes, kindly share with us.

Our problem is that one application is making a HTTP call to PI server, which is installed on the same server, system is giving 403 Access Denied error i.e

Component : HTTP_Filter

Detail : Content Filter matched,permission denied.

Thanks.

0 Kudos

Did you solved the mentioned Problem? We are experiencing the same issue.

Thank you for your help.

Former Member
0 Kudos

Anybody have got solution to this problem?

Thanks,

Vijay

Former Member
0 Kudos

Hello, Raja.

I'm change internet option and same message,

and 403 error page is same page.

I'm using frame layout. Top frame is bsp page and bottom page is web template.

Thanks.

athavanraja
Active Contributor
0 Kudos

whats the url of the main page (you can hide the host , domain details)

whats the url for bsp frame , whats the url for template frame

Raja