SAP Knowledge Base Article - Public

3309519 - SAP Analytics Cloud SCIM API v1 404 GET Request

Symptom

When attempting to retrieve a single object per id, it throws the error 404 not found.

Environment

  • SAP Analytics Cloud 2023.5.0
  • Postman

Reproducing the Issue

  1. Make a request to the token URL and retrieve the access token.
  2. Make a GET request to <SAC-Tenant>/api/v1/scim/Groups/<id>
  3. Observe the error in the symptom.

Cause

The group was created via the user interface and cannot be retrieved via the API by id.

Resolution

  1. Create the Group via a POST request and then retrieve via a GET request.
  2. Include the following in the headers: Authorization - Bearer <access-token>, x-sap-sac-custom-auth - true
  3. On your SAC tenant, navigate to System -> Administration and stay on the first tab System Configuration.
  4. Search for "Ignore Content Namespace For Teams" and switch this toggle from off to on.

See Also

2569847 - Where can you find SAC user assistance (help) to use, configure, and operate it more effectively?

Have a question? Ask it here and let our amazing SAP community help! Or reply and share your knowledge!

2487011 - What information do I need to provide when opening a case for SAP Analytics Cloud?

SAP Analytics Cloud > Learning > Guided Playlists

SAP Analytics Cloud > Learning > Guided Playlists > Getting Support

Need More Help? Contact Support or visit the solution finder today!

Your feedback is important to help us improve our knowledge base.

Keywords

KBA , LOD-ANA-ADM , SAC Administration , Problem

Product

SAP Analytics Cloud 1.0