When Using the CC Web API Test Tool (ccdebug) Requests Result in 403 Not Authorized Even if Signed in as Admin
(Doc ID 2175288.1)
Last updated on DECEMBER 07, 2022
Applies to:
Oracle Commerce Cloud Service - Version N/A and laterInformation in this document applies to any platform.
Symptoms
When using the CC WebAPI Test Tool (e.g., http://<adminHost>:<adminPort>/ccdebug), after signing in as Admin, when attempting to test any request, an error is received.
Any attempt to log out / log in does not resolve the issue. The user is valid, and the request URI is correctly written, given the endpoint API documentation.
Reproducible Steps:
- Bring up ccdebug on Admin instance (http://<admin_server>:<port>/ccdebug/)
- Select the Admin tab
- On the right hand side, log in
- Specify an end point (e.g. /ccadmin/v1/priceListGroups) for URI
- Select "GET"
- Press 'Submit' and the error above is returned
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 |
Cause |
Solution |