cancel
Showing results for 
Search instead for 
Did you mean: 

SAP Document Management Service, Integration Option: PermissionDenied

0 Kudos

Hi Everyone,

We have connected our Repository (onPrem SAP Content Server) to Document Management Service, Integration Option, using the onboarding API by following the help document.

Now while consuming the Reuse UI, we get Internal Server Error

So, when I further investigate the issue, I found that, using Postman, I am able to fetch the repository;

however cannot read the parameters (throws permission denied error) as seen below;

Anyone knows how to solve this?

Best Regards,

Gokhan

Accepted Solutions (1)

Accepted Solutions (1)

After a lot of digging, I have finally found the issue. I am writing it here so maybe someone else would benefit since this could be easily missed;

When I setup the Cloud connector, my host and the virtual host names were different. It appears that, these should be the same (which is the real hostname you see from SMICM) otherwise the integration would not work and it somehow throws permissionDenied error.

gregorw
Active Contributor

Hi Gokhan,

the virtual host name can be different if you set "Host in request header" to "Use Internal Host" in the Cloud Connector:

CU
Gregor

Answers (1)

Answers (1)

former_member210955
Active Participant
0 Kudos

Hi Gokhan,

Have you assigned the scopes to your user " SDM_Admin" and "SDM_User" ?

Best Regards,

Saurav

0 Kudos

Hi Saurav,

Yes, I have added those roles to my user.

Best Regards,

Gokhan