Error "Provisioning is not supported" when Calling api/v1/apps/{{appid}}/features for OIN Catalog List Application
Okta Integration Network
Okta Classic Engine
Okta Identity Engine
Overview

When making a call to api/v1/apps/{{appid}}/features for an Okta Integration Network Application (catalog list application), the following error is received:
 

{
    "errorCode": "E0000001",
    "errorSummary": "Api validation failed: app",
    "errorLink": "E0000001",
    "errorId": "<errorId>",
    "errorCauses": [
        {
            "errorSummary": "Provisioning is not supported."
        }
    ]
}

 

Applies To
  • API Application Feature operations 
  • Okta Integration Network Application (OIN)
  • API Calls
Cause

This is an expected behavior because the API "Application Feature operations" currently supports only the applications in the list below.

If a call to api/v1/apps/{{appid}}/features is made to any other application other than the ones in the list below, it will produce the error:

 

Provisioning is not supported.
 

Solution

See the following list for the applications supported:

Supported Applications

 

Related References

Recommended content

No recommended content found...