<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
Databricks Provisioning Error: "Invalid JSON: Unexpected character ('<' (code 60)): expected a valid value"
Okta Integration Network
Overview

Databricks provisioning flow fails with the following error visible in the Okta dashboard:

Automatic provisioning of user <username> to app Databricks failed: Error while verifying if user <username> exists: Not Acceptable. Errors reported by remote server: Invalid JSON: Unexpected character ('<' (code 60)): expected a valid value (JSON String, Number, Array, Object or token 'null', 'true' or 'false')

 

Applies To
  • Databricks
  • Provisioning
  • Error
Cause

The account permissions used for enabling user provisioning are incorrect on Databricks' side, or the API Credentials (Base URL or API Token) used for creating the API connection are invalid.
 

Solution
  1. Refer to Databricks: Configuration Guide. On the Databricks side, verify that the account's permissions for enabling user provisioning are correct.
  2. Go to Okta Admin Console and navigate to Applications > Databricks > Provisioning > Integration > Edit.
  3. In the Base URL field, enter the SCIM URL from Databricks.
  4. In the API Token field, enter the SCIM token from Databricks.
  5. Click Test API Credentials, verify the successful connection, and click Save.
Test API Credentials
  1. Attempt the failed tasks again. Navigate to Dashboard > Tasks. Any failed assignments should appear under Tasks.
Tasks

 

  1. After identifying the failed task for the user that should be retried, click on Retry Selected.

 

Related References


 

Loading
Databricks Provisioning Error: "Invalid JSON: Unexpected character ('<' (code 60)): expected a valid value"