Getting Error "You are not allowed to perform this action" When Trying To Get The Subscriber ID For A User
(Doc ID 2959624.1)
Last updated on JULY 20, 2023
Applies to:
Oracle Digital Experience for Communications - Buying Experience - Version 11.13.22.10.0 and laterInformation in this document applies to any platform.
Symptoms
When trying to get the subscriber ID for a user the following error is shown
https://IDCS_HOST>.identity.oraclecloud.com/admin/v1/Users?filter=userName eq "xxxxxxxxxxx@invalid.com" .
Error:
"detail": "You are not allowed to perform this action.",
"status": "401"
Steps:
1. Create a user using API : {{fabricURL}}/api/buyingUserManagement/v1/user
2. Get subscriber ID for that new user using https://IDCS_HOST>.identity.oraclecloud.com/admin/v1/Users?filter=userName eq "xxxxxxxxxxx@invalid.com" .
3. Results in error.
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |