SAP Knowledge Base Article - Public

3514559 - GET SCIM2 API call for Users is not working

Symptom

Error when trying to GET list of users using SCIM2 API

{
    "schemas": [
        "urn:ietf:params:scim:api:messages:2.0:Error"
    ],
    "status": "500",
    "scimType": "",
    "detail": "An internal error occurred."
}

Environment

SAP DATASPHERE

Reproducing the Issue

  1. Perform the steps mentioned in the User Guide to "GET" list of Users using SCIM2 API calls, Create Users and Assign Them to Roles via the SCIM 2.0 API
  2. Below Error comes up outside of Datasphere
    {
        "schemas": [
            "urn:ietf:params:scim:api:messages:2.0:Error"
        ],
        "status": "500",
        "scimType": "",
        "detail": "An internal error occurred."
    }

 

Cause

This issue is currently under investigation by Development.

Resolution

This issue is currently under investigation by Development.

Keywords

KBA , DS-API , SAP Datasphere APIs , Problem

Product

SAP Datasphere all versions