cancel
Showing results for 
Search instead for 
Did you mean: 

Forbidden message in ADS connection test

aleksey_zvyagin
Explorer
0 Kudos

In sm59 test of ADS connection give the result

~response_line HTTP/1.1 403 Forbidden

~server_protocol HTTP/1.1

~status_code 403

~status_reason Forbidden

You are not authorized to view the requested resource.

My ADSUser is configured properly, so it assigned rol ADSCaller and

password is correct (I can login to ABAP).

Also when I test using http://<server>:50000/AdobeDocumentServices/Config?

style=rpc I get the error:

Invalid Response Code: (403) Forbidden. The requested URL

was:"http://<server>:50000/AdobeDocumentServices/Config?style=rpc"

I did not changed my settings. I have only added the lines to instance

profile:

login/accept_sso2_ticket = 1

login/create_sso2_ticket = 2,

but I think it does not matter.

After encounter this problem I update my Java engine to SP12

(Java+ABAP), but it did not help.

Any help will be appreciated.

Accepted Solutions (0)

Answers (6)

Answers (6)

christoph_ostrop
Active Contributor
Former Member

Hi

I am also facing the same issue with SM59 RFC connction to ADS.

Please let me know if you have got any solution.

Thanks

Jarnail

MarkusKlein
Active Contributor
0 Kudos

Hello,

please verify that when you call http://<ADS-host>:<port>/wsnavigator you do not get prompted for credentials.

If you get promted for credentials you have to alter the security settings for the application/service.

Open your Visal Admin and to go Security provider and choose the Policy Configuration "com.sap/com.sap.engine.services.webservices.tool~wsnavigator". Select the tab "Security Roles". The applied security roles for WSNavigatorRole is most likly "administartors". Please change this to "all" if you want that everyone can at least call the wsnavigator application or restrict it by other criterias, BUT make sure your adsuser can access it! Change your changes

Now test the ADS RFC Connection from SM59. It should work now.

regards,

Markus

Former Member
0 Kudos

Hi Markus Klein,

I test the ADS RFC Connection from SM59 is OK but i test program FP_TEST_00 then it raise error :

**********

ADS: com.adobe.ProcessingException: Problem accessing d(200101)

Meldungsnr. FPRUNX001

***********

Had you meet this error, pls help !!!

Thanks,

Former Member
0 Kudos

Make sure to have all configuration setup right. Refer to:

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/a04ef746-4c89-2a10-0f8e-eb2b3460...

for help. I was running into the same error.

Former Member
0 Kudos

Hi all,

Just a short note to the rest of the guys, I was having the same problem where the ADS rfc test was not working, "Forbidden" message, but the connection test report FP_PDF_TEST_00 was working fine. The solution was role in the WSNavigator, assign it to "all".

Kind regards,

Former Member
0 Kudos

HI There,

Im having the similar problem can you help me in fixing it please.

i tried to find the configuration line com.sap.com......../wsnavigtor but unfortunaley i cant find it in my sysem.

i have a query...is adsuser is an dialog or service user.i created as service user.i tried changing it to dialog but still having the same isse.

im also seeing people talking about PFK profile can you help me where i can find that credential and how to apply it aswell please

any help will be highly appreciated

regards

raj

Former Member
0 Kudos

everything works, thanx for solution only I have a little bit different value

sap.com/com.sap.engine.services.webservices.tool*wsnavigator

WSNavigatorRole

changed from administrators to all, and all connection tests(report, sm59, http) work fine.

Former Member
0 Kudos

The solution of Markus worked

Please mark this thread as answered.

Former Member
0 Kudos

Hi Markus Klein

I solve my issue with your solution

tks

satyabrata_sahoo3
Contributor
0 Kudos

I faced similar error and tried your solution steps. It worked!!

Thanks!!

Joerg_S
Participant
0 Kudos

Note 1177315 tells you to use SE38 > FP_PDF_TEST_00
🙂

aleksey_zvyagin
Explorer
0 Kudos

If this problem can be because I have no credential file (pfx)?

Is it normal, that when I use <server>:8000 URL I get blank screen (white)?

aleksey_zvyagin
Explorer
0 Kudos

Thank you for your relply, but as I mentioned above when I test using http://<server>:50000/AdobeDocumentServices/Config?style=rpc path I've got a message

Invalid Response Code: (403) Forbidden. The requested URL was:"http://<server>:50000/AdobeDocumentServices/Config?style=rpc".

I have done all the tests mentioned in Configuring guide for ADS, but none of them was successful.

Former Member

Ignore these 403 / 404 HTTP return code.

See Note: 1177315

former_member191062
Active Contributor
0 Kudos

Hello,

if you recive this in SM59 the problem should be deeper than a problem of the ADSUser.

Can you please call the mentioned url:

http://<server>:50000/AdobeDocumentServices/Config?

style=rpc

from a browser and test the Service?

Does this work?

Best regards,

Dezso