SAP Knowledge Base Article - Public

3492700 - Error: 'NET::ERR_CERT_COMMON_NAME_INVALID' when using REST API URL in SAP Analytics Cloud (SAC)

Symptom

When opening the Rest API URL: https://<TENANT_URL>.authentication/api/v1/scim/Users, getting error 'NET::ERR_CERT_COMMON_NAME_INVALID'.

Environment

SAP ANALYTICS CLOUD 2024.8.16

Reproducing the Issue

  1. Open the Rest Api URL: https://<TENANT_URL>.authentication/api/v1/scim/Users in a browser to get list of users in SAC
  2. Notice the error: 'NET::ERR_CERT_COMMON_NAME_INVALID'

Cause

The Rest API URL used is incorrect.

Resolution

The base URL you use in a REST API request is different for each customer. The base URL can be found by appending an API endpoint to your tenant URL.

Use the correct Rest API URL:  https://<TENANT_URL>/api/v1/scim/Users

Replace <TENANT_URL> with the URL for your tenant.

See Also

Keywords

Rest API, tenant, SAC, tenant URL, base URL, scim, scim 2, API endpoints , KBA , LOD-ANA-ADM , SAC Administration , Problem

Product

SAP Analytics Cloud 1.0