cancel
Showing results for 
Search instead for 
Did you mean: 

SAP CDP WebClient setup **Permission denied**

mstachel
Explorer
0 Kudos

Hi folks,

I need your support setting up a WebClient connection in SAP CDP.

Configuration has been done but still we always revceive "permission denied" when trying to call CDP:

{
"callId": "2373f17146b849d4b787b281b1408e96",
"errorCode": 403007,
"errorDetails": "Permission denied",
"errorMessage": "Permission denied",
"apiVersion": 2,
"statusCode": 403,
"statusReason": "Forbidden",
"time": "2022-10-24T12:02:31.660Z"
}

Here is short overview what has been configured inside SAP CDP Development:

1) Source system >> trusted domain has been maintained

2) Event added:

3) Coding has been added to the website (SDK & FUNCTION CALL)

But this is not working 😞

What did we forget to configurate in order to have permssion?

Any hints or tips how we can identify what "authorization" is missing here? Is the "trusted domain" maybe the issue here?

From my understanding the UNIT ID and APP ID should be the unique key in order to sent data to the CDP, right?

Cheers,

Marco

Accepted Solutions (0)

Answers (2)

Answers (2)

mstachel
Explorer
0 Kudos

Hi Kunal,

can you provide an example for the wildcard?

I tried "*.ondemand.com"

But this does not work out 😕

Invalid parameter value.
The following domains are not valid: *.ondemand.com : $Invalid URI: The hostname could not be parse

Kunal_Bansal
Active Contributor
0 Kudos

Hi Marco,

You need to fix the trusted domain, you may try with wildcard.

Also, I hope you've created and assigned a Processing Type.

Best regards,

Kunal